File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
4141 github.com/pelletier/go-toml v1.9.4 // indirect
4242 github.com/pelletier/go-toml/v2 v2.0.0-beta.8 // indirect
4343 github.com/rivo/uniseg v0.2.0 // indirect
44- github.com/signadot/go-sdk v0.3.6-0.20221222231127-f05294d52d06 // indirect
44+ github.com/signadot/go-sdk v0.3.6 // indirect
4545 github.com/spf13/afero v1.8.2 // indirect
4646 github.com/spf13/cast v1.4.1 // indirect
4747 github.com/spf13/jwalterweatherman v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -276,6 +276,8 @@ github.com/signadot/go-sdk v0.3.6-0.20221221230649-caa25fa2b4a3 h1:X8F4NeUCMFzil
276276github.com/signadot/go-sdk v0.3.6-0.20221221230649-caa25fa2b4a3 /go.mod h1:A2P0qel78mkQdlPzENC0N9ihDeqIEOjHdFfHdLT14SQ =
277277github.com/signadot/go-sdk v0.3.6-0.20221222231127-f05294d52d06 h1:deENzPwGQik07OzND38qAvOgZWhIQcP2Lbz4l6ExHkw =
278278github.com/signadot/go-sdk v0.3.6-0.20221222231127-f05294d52d06 /go.mod h1:A2P0qel78mkQdlPzENC0N9ihDeqIEOjHdFfHdLT14SQ =
279+ github.com/signadot/go-sdk v0.3.6 h1:d4sgWwLHDSYjN5JgmjmF1cKC9CEdewlp/N2A0KfNlS8 =
280+ github.com/signadot/go-sdk v0.3.6 /go.mod h1:A2P0qel78mkQdlPzENC0N9ihDeqIEOjHdFfHdLT14SQ =
279281github.com/sirupsen/logrus v1.4.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
280282github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
281283github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments