Skip to content

Commit ebcdeb3

Browse files
committed
bump: foxy-contexts
1 parent 3fadffc commit ebcdeb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212

1313
require (
1414
github.com/stretchr/testify v1.9.0
15-
github.com/strowk/foxy-contexts v0.0.8
15+
github.com/strowk/foxy-contexts v0.0.9
1616
go.uber.org/mock v0.5.0
1717
k8s.io/api v0.31.3
1818
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
8080
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
8181
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
8282
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
83-
github.com/strowk/foxy-contexts v0.0.8 h1:TboDRoGWaFduzmdSzDOIRFZKml3FLJUnh+mYs+cHe0Y=
84-
github.com/strowk/foxy-contexts v0.0.8/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
83+
github.com/strowk/foxy-contexts v0.0.9 h1:TzL1IwanSUWPEJfztf2KzIO74rxgLCka06HLVNoxynU=
84+
github.com/strowk/foxy-contexts v0.0.9/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
8585
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
8686
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
8787
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)