Skip to content

Commit

Permalink
Using codemaker-sdk-go@v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
codemakerai-dev committed Apr 18, 2023
1 parent 7563187 commit 0980d6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.4
github.com/codemakerai/codemaker-sdk-go v0.0.5
github.com/joho/godotenv v1.5.1
go.uber.org/zap v1.24.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
github.com/codemakerai/codemaker-sdk-go v0.0.4 h1:OboQVjrsJUWuRaI9UMESlWxxPJZJw+U3+zf0idTOIPk=
github.com/codemakerai/codemaker-sdk-go v0.0.4/go.mod h1:drvi/xHywQnOgWWGw3dOWZ4CV0NesAdNNuAtsVdZW2E=
github.com/codemakerai/codemaker-sdk-go v0.0.5 h1:unxf4l1qn9Tgq7bKM90v86stYd80tF1/MhnaWyCobrs=
github.com/codemakerai/codemaker-sdk-go v0.0.5/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 0980d6c

Please sign in to comment.