Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #66 from go-faster/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/go-faster/sdk-0.8.1

chore(deps): bump github.com/go-faster/sdk from 0.7.1 to 0.8.1
  • Loading branch information
ernado authored Aug 9, 2023
2 parents 54a9aab + 3e218c7 commit 4a1cde0
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/go-faster/errors v0.6.1
github.com/go-faster/jx v1.1.0
github.com/go-faster/sdk v0.7.1
github.com/go-faster/sdk v0.8.1
github.com/ogen-go/ogen v0.72.0
github.com/rs/cors v1.9.0
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ github.com/go-faster/errors v0.6.1 h1:nNIPOBkprlKzkThvS/0YaX8Zs9KewLCOSFQS5BU06F
github.com/go-faster/errors v0.6.1/go.mod h1:5MGV2/2T9yvlrbhe9pD9LO5Z/2zCSq2T8j+Jpi2LAyY=
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.7.1 h1:kgoNMkG/TztFhjuB56ugDCRZA39HqyN6wTaxl872zxY=
github.com/go-faster/sdk v0.7.1/go.mod h1:C1aPRq2mWm2RC6g4YiuZzT/WWGRJbteh+bUJgBd4U5A=
github.com/go-faster/sdk v0.8.1 h1:aiH8GSwl1v7/1vnjHhv7tysRuk6719yJDAEGk39AVkU=
github.com/go-faster/sdk v0.8.1/go.mod h1:ezZalGGeuw9hQD843O0ZAYpAOC63H8iOzMVeu/skWJY=
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/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
Expand Down

0 comments on commit 4a1cde0

Please sign in to comment.