Skip to content

Commit

Permalink
chore(deps): bump github.com/tarmac-project/wapc-toolkit
Browse files Browse the repository at this point in the history
Bumps [github.com/tarmac-project/wapc-toolkit](https://github.com/tarmac-project/wapc-toolkit) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/tarmac-project/wapc-toolkit/releases)
- [Commits](tarmac-project/wapc-toolkit@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/tarmac-project/wapc-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent a9301ad commit 6a5cef8
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 @@ -13,7 +13,7 @@ require (
github.com/prometheus/client_golang v1.19.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/viper v1.19.0
github.com/tarmac-project/wapc-toolkit v0.1.1
github.com/tarmac-project/wapc-toolkit v0.1.2
github.com/wapc/wapc-go v0.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tarmac-project/wapc-toolkit v0.1.1 h1:Mp4C8Iv9mHMkCLOzXjmWbjUsVwUp5QO+GmZm0tQU2L0=
github.com/tarmac-project/wapc-toolkit v0.1.1/go.mod h1:3u2DX1cOveIKuYVL3hmD9lkFbF2HVVfYTpF6Y17cWBo=
github.com/tarmac-project/wapc-toolkit v0.1.2 h1:yl6F3sLjYgHcyfnmtIUPmJhRkw+SLODUUFTc9q6sZ5Y=
github.com/tarmac-project/wapc-toolkit v0.1.2/go.mod h1:AnPYK2iWP+cDYHAskjcecoERt/2Bz+PEODdVzricE0o=
github.com/tetratelabs/wazero v1.7.3 h1:PBH5KVahrt3S2AHgEjKu4u+LlDbbk+nsGE3KLucy6Rw=
github.com/tetratelabs/wazero v1.7.3/go.mod h1:ytl6Zuh20R/eROuyDaGPkp82O9C/DJfXAwJfQ3X6/7Y=
github.com/tinylib/msgp v1.1.5/go.mod h1:eQsjooMTnV42mHu917E26IogZ2930nFyBQdofk10Udg=
Expand Down

0 comments on commit 6a5cef8

Please sign in to comment.