Skip to content

Commit

Permalink
Merge pull request #23 from teamhava/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/teamhava/hava-sdk-go-1.1.3

Bump github.com/teamhava/hava-sdk-go from 0.2.1 to 1.1.3
  • Loading branch information
TWinsnes committed Dec 3, 2023
2 parents e3a836e + 15762ad commit c95b338
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 @@ -7,7 +7,7 @@ require (
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/teamhava/hava-sdk-go v0.2.1
github.com/teamhava/hava-sdk-go v1.1.3
golang.org/x/term v0.15.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8=
github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/teamhava/hava-sdk-go v0.2.1 h1:vXwQ7gBQyET+5nKS1Eit0HQjpTyT8wJJXPGE/OtmeWg=
github.com/teamhava/hava-sdk-go v0.2.1/go.mod h1:50UWT7y9OX0VeVOYpbwMfzKfi+OwqF7nM2ui5BiTy/o=
github.com/teamhava/hava-sdk-go v1.1.3 h1:E4ti89Bk9yJR+KN8dCTMYgnVWSWTLmK68npTrsroyJY=
github.com/teamhava/hava-sdk-go v1.1.3/go.mod h1:50UWT7y9OX0VeVOYpbwMfzKfi+OwqF7nM2ui5BiTy/o=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit c95b338

Please sign in to comment.