Skip to content

Commit

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

Bumps [github.com/utxorpc/go-codegen](https://github.com/utxorpc/go-codegen) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/utxorpc/go-codegen/releases)
- [Commits](utxorpc/go-codegen@v0.14.0...v0.15.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 30, 2024
1 parent 5e370af commit a52669b
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.2
github.com/utxorpc/go-codegen v0.14.0
github.com/utxorpc/go-codegen v0.15.0
golang.org/x/net v0.33.0
google.golang.org/protobuf v1.36.1
)
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.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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/utxorpc/go-codegen v0.15.0 h1:8zjHvDNBRU+SmyuyQz3Dt4xyLZE7lz7x+jAhcAC0AOw=
github.com/utxorpc/go-codegen v0.15.0/go.mod h1:btx1dYNsjlhGeLRsc6gXYZ10I1ljbT2yCiPjpsTwl/I=
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.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
Expand Down

0 comments on commit a52669b

Please sign in to comment.