Skip to content

Commit

Permalink
build(deps): bump github.com/strowk/foxy-contexts from 0.0.9 to 0.0.10
Browse files Browse the repository at this point in the history
Bumps [github.com/strowk/foxy-contexts](https://github.com/strowk/foxy-contexts) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/strowk/foxy-contexts/releases)
- [Changelog](https://github.com/strowk/foxy-contexts/blob/main/.goreleaser.yaml)
- [Commits](strowk/foxy-contexts@v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: github.com/strowk/foxy-contexts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 5f1fe18 commit 8bcb9b2
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 @@ -12,7 +12,7 @@ require (

require (
github.com/stretchr/testify v1.9.0
github.com/strowk/foxy-contexts v0.0.9
github.com/strowk/foxy-contexts v0.0.10
go.uber.org/mock v0.5.0
k8s.io/api v0.32.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
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/strowk/foxy-contexts v0.0.9 h1:TzL1IwanSUWPEJfztf2KzIO74rxgLCka06HLVNoxynU=
github.com/strowk/foxy-contexts v0.0.9/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/strowk/foxy-contexts v0.0.10 h1:xeyDWJs9K+XNLhzbAfTtcByO8bGRTokyUqzpimX99qY=
github.com/strowk/foxy-contexts v0.0.10/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 8bcb9b2

Please sign in to comment.