Skip to content

Commit

Permalink
Merge pull request #35 from steadybit/dependabot/go_modules/go/discov…
Browse files Browse the repository at this point in the history
…ery_kit_test/github.com/steadybit/discovery-kit/go/discovery_kit_api-1.5.2

chore(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_api from 1.5.1 to 1.5.2 in /go/discovery_kit_test
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 7de014e + b85a012 commit e703f5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go/discovery_kit_test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/getkin/kin-openapi v0.123.0
github.com/go-resty/resty/v2 v2.11.0
github.com/jarcoal/httpmock v1.3.1
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.1
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.2
github.com/stretchr/testify v1.8.4
golang.org/x/text v0.14.0
)
Expand Down
4 changes: 2 additions & 2 deletions go/discovery_kit_test/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.1 h1:qUj/SFghf/+uMM7eq+JspMVMghPgSTHqfnzyBlsNYSU=
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.1/go.mod h1:z/470RzpfjTaD0rpJkj0b0r2DZH9StY3SRkETMKt43E=
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.2 h1:xWhV5djzK/M+vEF0hZ23Am1Kv6CLIAYgaKzDKk/4eH8=
github.com/steadybit/discovery-kit/go/discovery_kit_api v1.5.2/go.mod h1:z/470RzpfjTaD0rpJkj0b0r2DZH9StY3SRkETMKt43E=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
Expand Down

0 comments on commit e703f5f

Please sign in to comment.