Skip to content

Commit

Permalink
Using codemaker-sdk-go@v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
codemakerai-dev committed Jun 13, 2023
1 parent 271c71e commit 1d73eac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/codemakerai/codemaker-cli
go 1.20

require (
github.com/codemakerai/codemaker-sdk-go v0.0.10
github.com/codemakerai/codemaker-sdk-go v0.0.11
github.com/joho/godotenv v1.5.1
go.uber.org/zap v1.24.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
github.com/codemakerai/codemaker-sdk-go v0.0.10 h1:ad2hKiKSdFWWyC3YiWldYkHdpTQ2i8NnJnLSY1vk32Y=
github.com/codemakerai/codemaker-sdk-go v0.0.10/go.mod h1:drvi/xHywQnOgWWGw3dOWZ4CV0NesAdNNuAtsVdZW2E=
github.com/codemakerai/codemaker-sdk-go v0.0.11 h1:4a2vg60NeMn4tMCyaSSI/YUCZMf2ABdZlbkbkpfcRlE=
github.com/codemakerai/codemaker-sdk-go v0.0.11/go.mod h1:drvi/xHywQnOgWWGw3dOWZ4CV0NesAdNNuAtsVdZW2E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
Expand Down

0 comments on commit 1d73eac

Please sign in to comment.