Skip to content

Commit

Permalink
Merge pull request #27 from sigmavirus24/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/sigmavirus24/gobayeux/v2-2.2.0
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
2 parents f3b2e66 + 25e4028 commit 6baa2a9
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.13

require (
github.com/sigmavirus24/gobayeux/v2 v2.1.2
github.com/sigmavirus24/gobayeux/v2 v2.2.0
github.com/sirupsen/logrus v1.9.3
golang.org/x/net v0.17.0
)
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.1.2 h1:QSbwvaUfEOpimitNHzOLGFkRkxfyG3VdL6V2QbrtTJA=
github.com/sigmavirus24/gobayeux/v2 v2.1.2/go.mod h1:j6HTB5BOPDbQ/JlVWmGeihhUEv3NoqKuPF5O/FwXzro=
github.com/sigmavirus24/gobayeux/v2 v2.2.0 h1:QSyUHirr/941pGnxNfd2GHd/ay3sWCekDAyjqGaQv3U=
github.com/sigmavirus24/gobayeux/v2 v2.2.0/go.mod h1:j6HTB5BOPDbQ/JlVWmGeihhUEv3NoqKuPF5O/FwXzro=
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 6baa2a9

Please sign in to comment.