Skip to content

Commit

Permalink
revert back to sigterm
Browse files Browse the repository at this point in the history
  • Loading branch information
strowk committed Dec 8, 2024
1 parent e59edda commit a2e7271
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.20241208034254-a127d64fc38a
github.com/strowk/foxy-contexts v0.0.4-0.20241208035607-078a2e5414fd
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 @@ -86,6 +86,8 @@ github.com/strowk/foxy-contexts v0.0.3 h1:iwi3YykUng6sJb69F91SiHIh5lHDFIpQn0pBPX
github.com/strowk/foxy-contexts v0.0.3/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/strowk/foxy-contexts v0.0.4-0.20241208034254-a127d64fc38a h1:uI7o/4BJDB8XpxDYGj+hiUU8QswZ4RCMweRrSE//peM=
github.com/strowk/foxy-contexts v0.0.4-0.20241208034254-a127d64fc38a/go.mod h1:mqbY/AmvM5uyoITd6+Qtq5gchqwCaIn5pqgbH7v/DeA=
github.com/strowk/foxy-contexts v0.0.4-0.20241208035607-078a2e5414fd h1:fuOaVpR5g7lejUtcEPfSWaLZEo9VPh0JCe3o4588Jxs=
github.com/strowk/foxy-contexts v0.0.4-0.20241208035607-078a2e5414fd/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 a2e7271

Please sign in to comment.