Skip to content

Commit

Permalink
Merge pull request #45 from sigmavirus24/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/sigmavirus24/gobayeux/v2-2.5.0
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
2 parents da0ba6c + 91130e0 commit 464969d
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 @@ -3,7 +3,7 @@ module github.com/sigmavirus24/gobayeux
go 1.18

require (
github.com/sigmavirus24/gobayeux/v2 v2.3.0
github.com/sigmavirus24/gobayeux/v2 v2.5.0
github.com/sirupsen/logrus v1.9.3
golang.org/x/net v0.19.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/sigmavirus24/gobayeux/v2 v2.3.0 h1:HHZj/eIt9YdD/HetD5OdmIAcgGM/ClBk2h3nN2LnniE=
github.com/sigmavirus24/gobayeux/v2 v2.3.0/go.mod h1:mUSimLP+MgADP/4VCwoQcjfFi74zDQeR07QFfIOuLnc=
github.com/sigmavirus24/gobayeux/v2 v2.5.0 h1:MZkzvdlQGUv/dnk3D8ttvZmm/vyESm4VKAg28oYHhM8=
github.com/sigmavirus24/gobayeux/v2 v2.5.0/go.mod h1:U+GBbO0SYgClcqG+efSgk55hI7aacDJBjfbTOyjOPEc=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 464969d

Please sign in to comment.