Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/snek from 0.17.4 to 0.18.0 (#…
Browse files Browse the repository at this point in the history
…159)

Bumps [github.com/blinklabs-io/snek](https://github.com/blinklabs-io/snek) from 0.17.4 to 0.18.0.
- [Release notes](https://github.com/blinklabs-io/snek/releases)
- [Commits](blinklabs-io/adder@v0.17.4...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/snek
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 81b5a74 commit f02c336
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 @@ -7,7 +7,7 @@ toolchain go1.21.6
require (
connectrpc.com/connect v1.16.1
github.com/blinklabs-io/gouroboros v0.81.0
github.com/blinklabs-io/snek v0.17.4
github.com/blinklabs-io/snek v0.18.0
github.com/blinklabs-io/tx-submit-api v0.17.0
github.com/gin-contrib/zap v1.1.1
github.com/gin-gonic/gin v1.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ github.com/blinklabs-io/gouroboros v0.81.0 h1:9iuXxM+Dr6+V/FtZyleUgIWs15A36mheJW
github.com/blinklabs-io/gouroboros v0.81.0/go.mod h1:uBExUfgZvhPqiur3N9ReoXv4LpqGmR9jSZjolr1nZ2w=
github.com/blinklabs-io/ouroboros-mock v0.3.0 h1:6VRWyhAv0k7nQEgzFpuqhS/n8OM+OAaLN/sCT5K2Hbc=
github.com/blinklabs-io/ouroboros-mock v0.3.0/go.mod h1:0dzTNEk/Kvqa7qYHDy7/Nn3OTt+EOosMknB37FRzI1k=
github.com/blinklabs-io/snek v0.17.4 h1:/BoWqfJTZXSQsRkVRS3tLFhlrvjme82Xu6jYkEBtMJ4=
github.com/blinklabs-io/snek v0.17.4/go.mod h1:EeH+8u94Jekws0WnDAKY4SeHD0ftp/t1UixLcu9qSts=
github.com/blinklabs-io/snek v0.18.0 h1:uiitNw03EWCBaGGknZ3EQ3RDEvHcwF67t+DgBWCmdJw=
github.com/blinklabs-io/snek v0.18.0/go.mod h1:71WM+abhoErwwFsjdLUwQ9BfVva5u5RKzu3vJWhUA9w=
github.com/blinklabs-io/tx-submit-api v0.17.0 h1:/wuNI0bvRPYokVjzl92zR/5h37dLMoZj7+vRZUQ1toc=
github.com/blinklabs-io/tx-submit-api v0.17.0/go.mod h1:xEL8i72xsD4T+4sLuE9/uTN6Y86pAmCmd5dsP37LZ+A=
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
Expand Down

0 comments on commit f02c336

Please sign in to comment.