Skip to content

Commit

Permalink
deps: bump github.com/cristalhq/bson from 0.0.6 to 0.0.7 (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent 7286bda commit 1def4a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (

// bson
require (
github.com/cristalhq/bson v0.0.6
github.com/cristalhq/bson v0.0.7
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/go-micro/go-bson v1.0.0
go.mongodb.org/mongo-driver v1.13.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XL
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cristalhq/bencode v0.4.0 h1:B36RbL5Gp9bnkXC5Ndqh85pPcp2kY/E742hxbtJCagQ=
github.com/cristalhq/bencode v0.4.0/go.mod h1:UzwEwNnEAzKXxgLYQ0IUJgzy9Vd+oYjhD7PhJGVnwuY=
github.com/cristalhq/bson v0.0.6 h1:ydCtRgU20bZaDANXZ+OtLyWuiKmH7WjarTXMth8W9bU=
github.com/cristalhq/bson v0.0.6/go.mod h1:oMahOeK6u+O0cAC7ZAuxYvFatYqEcl6XRp3FZ51j5dA=
github.com/cristalhq/bson v0.0.7 h1:B07IGNcDDA/B7aaMPeqgqykwBKyDdqUvJow9CVoG8t0=
github.com/cristalhq/bson v0.0.7/go.mod h1:oMahOeK6u+O0cAC7ZAuxYvFatYqEcl6XRp3FZ51j5dA=
github.com/cristalhq/jwt/v4 v4.0.2 h1:g/AD3h0VicDamtlM70GWGElp8kssQEv+5wYd7L9WOhU=
github.com/cristalhq/jwt/v4 v4.0.2/go.mod h1:HnYraSNKDRag1DZP92rYHyrjyQHnVEHPNqesmzs+miQ=
github.com/cristalhq/natsort v0.1.1 h1:UlPHSkP+Tx2f0wgoZS3N3U29nO3NF7lHvhEKuQr8LpY=
Expand Down

0 comments on commit 1def4a3

Please sign in to comment.