Skip to content

Commit cdaef73

Browse files
committed
try version with correct signal in test
1 parent c144d7e commit cdaef73

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.3
15+
github.com/strowk/foxy-contexts v0.0.4-0.20241208034254-a127d64fc38a
1616
go.uber.org/mock v0.5.0
1717
k8s.io/api v0.31.3
1818
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ github.com/strowk/foxy-contexts v0.0.1 h1:kpzp+FJsT0t7c5Ww+NlrgIOpNHk56aLBXwocv1
8484
github.com/strowk/foxy-contexts v0.0.1/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
8585
github.com/strowk/foxy-contexts v0.0.3 h1:iwi3YykUng6sJb69F91SiHIh5lHDFIpQn0pBPXGXnLQ=
8686
github.com/strowk/foxy-contexts v0.0.3/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
87+
github.com/strowk/foxy-contexts v0.0.4-0.20241208034254-a127d64fc38a h1:uI7o/4BJDB8XpxDYGj+hiUU8QswZ4RCMweRrSE//peM=
88+
github.com/strowk/foxy-contexts v0.0.4-0.20241208034254-a127d64fc38a/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
8789
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
8890
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
8991
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)