Skip to content

Commit

Permalink
chore: update sdk (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmorehouse authored Jun 23, 2024
1 parent 18ba733 commit 0f1bcb5
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 @@ -12,7 +12,7 @@ require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/hashicorp/terraform-plugin-testing v1.5.1
github.com/mitchellh/go-homedir v1.1.0
github.com/nuonco/nuon-go v0.29.3
github.com/nuonco/nuon-go v0.29.4
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ github.com/nuonco/nuon-go v0.29.2 h1:qJbFr/HXiiZf2VWUy6G/o2pF0U3PKaDYNjQ3ooie2U0
github.com/nuonco/nuon-go v0.29.2/go.mod h1:9hQTXgG2MUXaAtW8SN3X6yiWPs4Z4LcIr+CqhECklGI=
github.com/nuonco/nuon-go v0.29.3 h1:xEm8OJedxmVNhXWHMf87tXtam7qYYGhWMWReDk0CnzQ=
github.com/nuonco/nuon-go v0.29.3/go.mod h1:9hQTXgG2MUXaAtW8SN3X6yiWPs4Z4LcIr+CqhECklGI=
github.com/nuonco/nuon-go v0.29.4 h1:RwJd0+w4JNmhrTjw5uiNST6p/Z9TMAn9+xt3XKLa0Vk=
github.com/nuonco/nuon-go v0.29.4/go.mod h1:9hQTXgG2MUXaAtW8SN3X6yiWPs4Z4LcIr+CqhECklGI=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
Expand Down

0 comments on commit 0f1bcb5

Please sign in to comment.