File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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 v0.0.12
6+ github.com/codemakerai/codemaker-sdk-go v0.0.14
77 github.com/joho/godotenv v1.5.1
88 go.uber.org/zap v1.24.0
99)
Original file line number Diff line number Diff line change 11github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8 =
22github.com/benbjohnson/clock v1.1.0 /go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA =
3- github.com/codemakerai/codemaker-sdk-go v0.0.12 h1:Tl8yxPZI5gTekR3H4Qiop0qwYKIsWumgHZn7LLr5R6k =
4- github.com/codemakerai/codemaker-sdk-go v0.0.12 /go.mod h1:drvi/xHywQnOgWWGw3dOWZ4CV0NesAdNNuAtsVdZW2E =
3+ github.com/codemakerai/codemaker-sdk-go v0.0.14 h1:DWKKAQ9Lmr8+HDHgC4z4EtSO63zSUwvkvl8TcBscFW0 =
4+ github.com/codemakerai/codemaker-sdk-go v0.0.14 /go.mod h1:mPB+xrOVXMLP+Ol+I/0eWkW3dbwKd71I23PzAYvuu+k =
55github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
66github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0 =
You can’t perform that action at this time.
0 commit comments