Skip to content

Commit

Permalink
chore(deps): bump github.com/go-faster/sdk from 0.15.0 to 0.15.1 (#155)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-faster/sdk](https://github.com/go-faster/sdk) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/go-faster/sdk/releases)
- [Commits](go-faster/sdk@v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/go-faster/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 23, 2024
1 parent 86210ac commit 58b6863
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 @@ -6,7 +6,7 @@ toolchain go1.22.1

require (
github.com/go-faster/errors v0.7.1
github.com/go-faster/sdk v0.15.0
github.com/go-faster/sdk v0.15.1
github.com/go-faster/yaml v0.4.6
github.com/ogen-go/ogen v1.1.1
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/go-faster/errors v0.7.1 h1:MkJTnDoEdi9pDabt1dpWf7AA8/BaSYZqibYyhZ20AY
github.com/go-faster/errors v0.7.1/go.mod h1:5ySTjWFiphBs07IKuiL69nxdfd5+fzh1u7FPGZP2quo=
github.com/go-faster/jx v1.1.0 h1:ZsW3wD+snOdmTDy9eIVgQdjUpXRRV4rqW8NS3t+20bg=
github.com/go-faster/jx v1.1.0/go.mod h1:vKDNikrKoyUmpzaJ0OkIkRQClNHFX/nF3dnTJZb3skg=
github.com/go-faster/sdk v0.15.0 h1:q5vd0Yl9/fanr6xUSG7vCG+p3ac5L7HaA+W0vk3KvEk=
github.com/go-faster/sdk v0.15.0/go.mod h1:JL4cIqJNYH6xg2xknqY5DpcVVIdhGgQ1BETFbvUYH9o=
github.com/go-faster/sdk v0.15.1 h1:zMIxy4eU5WRF5H3UM8FLSMU8XVRETV4gxpwVfW/v9p4=
github.com/go-faster/sdk v0.15.1/go.mod h1:F9wNhIXkmuMXsGetkc2VIMBKVBoC1J3PNnRLj4PDiFk=
github.com/go-faster/yaml v0.4.6 h1:lOK/EhI04gCpPgPhgt0bChS6bvw7G3WwI8xxVe0sw9I=
github.com/go-faster/yaml v0.4.6/go.mod h1:390dRIvV4zbnO7qC9FGo6YYutc+wyyUSHBgbXL52eXk=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
Expand Down

0 comments on commit 58b6863

Please sign in to comment.