Skip to content

Commit

Permalink
chore(deps): bump github.com/utxorpc/go-codegen from 0.12.0 to 0.14.0 (
Browse files Browse the repository at this point in the history
…#61)

Bumps [github.com/utxorpc/go-codegen](https://github.com/utxorpc/go-codegen) from 0.12.0 to 0.14.0.
- [Commits](utxorpc/go-codegen@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/utxorpc/go-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 9, 2024
1 parent 9dc5396 commit fb45295
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 @@ -10,7 +10,7 @@ toolchain go1.22.8
require (
connectrpc.com/connect v1.17.0
github.com/blinklabs-io/gouroboros v0.105.0
github.com/utxorpc/go-codegen v0.13.0
github.com/utxorpc/go-codegen v0.14.0
golang.org/x/net v0.31.0
google.golang.org/protobuf v1.35.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/utxorpc/go-codegen v0.13.0 h1:c3YP1a0wQGUC+DGKQouSeWs2FWZjCMTMvCPY6a1Z/os=
github.com/utxorpc/go-codegen v0.13.0/go.mod h1:vkKgK3zJpnaKsWqiBl/KfbNkTueDh50d8/ldxR9fDus=
github.com/utxorpc/go-codegen v0.14.0 h1:1CFhORw1c4JFae66BU6IZTJoJVhJeRPQ0alAFNE77sU=
github.com/utxorpc/go-codegen v0.14.0/go.mod h1:vkKgK3zJpnaKsWqiBl/KfbNkTueDh50d8/ldxR9fDus=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
golang.org/x/crypto v0.29.0 h1:L5SG1JTTXupVV3n6sUqMTeWbjAyfPwoda2DLX8J8FrQ=
Expand Down

0 comments on commit fb45295

Please sign in to comment.