File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.5 .0
6+ github.com/codemakerai/codemaker-sdk-go v1.6 .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 @@ -4,6 +4,8 @@ github.com/codemakerai/codemaker-sdk-go v1.4.0 h1:Xk9nc7ACq+jCv1yPq5eTVHZGE6IdT2
44github.com/codemakerai/codemaker-sdk-go v1.4.0 /go.mod h1:dtYvr+1Fv4snMK/jqf96RfhsuTkSpuljTKSX+36not0 =
55github.com/codemakerai/codemaker-sdk-go v1.5.0 h1:nhBeBn9kFaWSl9zOkcy1TIY439A2M5gFRK42OttMgTQ =
66github.com/codemakerai/codemaker-sdk-go v1.5.0 /go.mod h1:dtYvr+1Fv4snMK/jqf96RfhsuTkSpuljTKSX+36not0 =
7+ github.com/codemakerai/codemaker-sdk-go v1.6.0 h1:ylxkYe9JZspWiz4C6haTaJPYYDpfP9gfbJB30lksMyM =
8+ github.com/codemakerai/codemaker-sdk-go v1.6.0 /go.mod h1:dtYvr+1Fv4snMK/jqf96RfhsuTkSpuljTKSX+36not0 =
79github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
810github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
911github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
You can’t perform that action at this time.
0 commit comments