Skip to content

Commit

Permalink
use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
strowk committed Dec 8, 2024
1 parent b81d95d commit ee50e4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.4-0.20241208041506-9496aae569c8
github.com/strowk/foxy-contexts v0.0.4-0.20241208042141-60f71025f96e
go.uber.org/mock v0.5.0
k8s.io/api v0.31.3
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ github.com/strowk/foxy-contexts v0.0.4-0.20241208040801-98ae5bd5e918 h1:6zQCEawu
github.com/strowk/foxy-contexts v0.0.4-0.20241208040801-98ae5bd5e918/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/strowk/foxy-contexts v0.0.4-0.20241208041506-9496aae569c8 h1:ibZMel4GQDCuzXLu54armWUhLJM6GMZRFoVK7Ld98qs=
github.com/strowk/foxy-contexts v0.0.4-0.20241208041506-9496aae569c8/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/strowk/foxy-contexts v0.0.4-0.20241208042141-60f71025f96e h1:9BnF9OeK4kAEZFmnsK1SyP3K/m6CtsuAq0suPNlG1TE=
github.com/strowk/foxy-contexts v0.0.4-0.20241208042141-60f71025f96e/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 ee50e4a

Please sign in to comment.