Skip to content

Commit

Permalink
Merge pull request #1030 from Scalingo/dependabot/go_modules/nsqlbpro…
Browse files Browse the repository at this point in the history
…ducer/dependencies-65a54a9d6e

build(deps): bump the dependencies group in /nsqlbproducer with 2 updates
  • Loading branch information
github-actions[bot] authored Jan 1, 2025
2 parents 3f7ea3b + 32c1df4 commit a4eba94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions nsqlbproducer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ require (
)

require (
github.com/Scalingo/go-utils/logger v1.3.0 // indirect
github.com/Scalingo/go-utils/logger v1.3.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gofrs/uuid v4.4.0+incompatible // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/sys v0.28.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

Expand Down
8 changes: 4 additions & 4 deletions nsqlbproducer/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Scalingo/go-utils/env v1.1.1 h1:N0lqjTLVTPyyTr0W2PcJUrd7EBXcBnlAweTB38vrWHY=
github.com/Scalingo/go-utils/env v1.1.1/go.mod h1:/vSTf+LpZnO2u3IscTY5xE/yxjf+6Rv5OI8SdVQ8VLM=
github.com/Scalingo/go-utils/logger v1.3.0 h1:wvSYZzj5w9S1fks9w7My1IL4J5wAWYi8f+ZXU5VwUvM=
github.com/Scalingo/go-utils/logger v1.3.0/go.mod h1:+8zQonYRYmdA1wlwDdxaXVGEYHIF7P7qjDfODiASP2Y=
github.com/Scalingo/go-utils/logger v1.3.1 h1:WX3egcryPlkfyLDsYBpdlrqs9gT7t+DD2LQgurBLPGQ=
github.com/Scalingo/go-utils/logger v1.3.1/go.mod h1:CKroacEtqxLRdCVXZYKoyOzADCRTbjI56qcPELeDl9s=
github.com/Scalingo/go-utils/nsqproducer v1.1.2 h1:xRzWkt8fOiBFRbFvhSjs6BU0uw0CRtHXtX2R6uKBm1I=
github.com/Scalingo/go-utils/nsqproducer v1.1.2/go.mod h1:cf945vTGAkOMKlC/WMlrENBmnqjoRJOBrCyuD8T254I=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down Expand Up @@ -50,8 +50,8 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
Expand Down

0 comments on commit a4eba94

Please sign in to comment.