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 @@ -3,7 +3,7 @@ module github.com/codemakerai/codemaker-cli
33go 1.21
44
55require (
6- github.com/codemakerai/codemaker-sdk-go v1.1 .0
6+ github.com/codemakerai/codemaker-sdk-go v1.2 .0
77 github.com/joho/godotenv v1.5.1
88 go.uber.org/zap v1.27.0
99)
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/codemakerai/codemaker-sdk-go v1.0.0 h1:xisPtlcJkRFBGE3JSvzPMjKKtCsEW5
22github.com/codemakerai/codemaker-sdk-go v1.0.0 /go.mod h1:T1nfKPMJgL/qyMTc0CCbdqiAlcwXK9ljGnJbuifbr2c =
33github.com/codemakerai/codemaker-sdk-go v1.1.0 h1:US6FE0epq5JLwS4Hx9TP17SDdbx4i50LiZn118JyaJM =
44github.com/codemakerai/codemaker-sdk-go v1.1.0 /go.mod h1:T1nfKPMJgL/qyMTc0CCbdqiAlcwXK9ljGnJbuifbr2c =
5+ github.com/codemakerai/codemaker-sdk-go v1.2.0 h1:8omXEqzTSg/j1t59rfi/z1P5WhVxdvNcG+XsOoM6Kdk =
6+ github.com/codemakerai/codemaker-sdk-go v1.2.0 /go.mod h1:9ocNCMuJt5S+NBTuEWMlDxHPqhucY6gKV2QLXsZjJCI =
57github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
68github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
79github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
You can’t perform that action at this time.
0 commit comments