File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/rs/zerolog v1.35.1
1818 github.com/samber/lo v1.53.0
1919 github.com/spf13/cobra v1.10.2
20- github.com/theopenlane/core v1.20.5
20+ github.com/theopenlane/core v1.20.6
2121 github.com/theopenlane/core/common v1.0.21
2222 github.com/theopenlane/go-client v0.10.0
2323 github.com/theopenlane/httpsling v0.3.0
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
184184github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
185185github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
186186github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
187- github.com/theopenlane/core v1.20.5 h1:ftV3huHnf8v/AF4xPW0Rl0/SNL1olXPCwMl9FFVT0k8 =
188- github.com/theopenlane/core v1.20.5 /go.mod h1:d0UuSSTbMoHROntrLX43va3zbKy/vvDbh+x2BleDPt8 =
187+ github.com/theopenlane/core v1.20.6 h1:ErT/Y7Xz5nd01AukjGVhV5gnwPPuQhPy2rddxMMhFZc =
188+ github.com/theopenlane/core v1.20.6 /go.mod h1:OVwYVYOYwOMjGEwezxaC7q4T7dcHsFEWrv++T0Mle04 =
189189github.com/theopenlane/core/common v1.0.21 h1:KWdGMCQT0WRdp4V/kvTUTnWu3cgE7ep9RFQeHIsK5AE =
190190github.com/theopenlane/core/common v1.0.21 /go.mod h1:waXdCoEZt/jaSmHa1e/U/of1AeauVg1WcaNg/usWAlg =
191191github.com/theopenlane/echox v0.3.0 h1:uwOKEw+r1utGQoOR6dZQqAVuY5j8TcasqnTwO5+rMsA =
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/rs/zerolog v1.35.1
1212 github.com/stoewer/go-strcase v1.3.1
1313 github.com/stretchr/testify v1.11.1
14- github.com/theopenlane/core v1.20.5
14+ github.com/theopenlane/core v1.20.6
1515 github.com/theopenlane/echox v0.3.0
1616 github.com/theopenlane/entx v0.27.1
1717 github.com/theopenlane/utils v0.7.0
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
138138github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
139139github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
140140github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
141- github.com/theopenlane/core v1.20.5 h1:ftV3huHnf8v/AF4xPW0Rl0/SNL1olXPCwMl9FFVT0k8 =
142- github.com/theopenlane/core v1.20.5 /go.mod h1:d0UuSSTbMoHROntrLX43va3zbKy/vvDbh+x2BleDPt8 =
141+ github.com/theopenlane/core v1.20.6 h1:ErT/Y7Xz5nd01AukjGVhV5gnwPPuQhPy2rddxMMhFZc =
142+ github.com/theopenlane/core v1.20.6 /go.mod h1:OVwYVYOYwOMjGEwezxaC7q4T7dcHsFEWrv++T0Mle04 =
143143github.com/theopenlane/echox v0.3.0 h1:uwOKEw+r1utGQoOR6dZQqAVuY5j8TcasqnTwO5+rMsA =
144144github.com/theopenlane/echox v0.3.0 /go.mod h1:yTrXnj7s3VNIg0FCvB7Dut2Elr+LqJKU/nruxx1E1cM =
145145github.com/theopenlane/entx v0.27.1 h1:GBnLeaCVzS4gJCokr0Jxktz19ZYlsxcPOyx1b1Lpbmo =
You can’t perform that action at this time.
0 commit comments