Skip to content

Commit

Permalink
update Go SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
tmunzer committed Jan 10, 2025
1 parent a00c398 commit 196fae7
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 @@ -13,7 +13,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/stretchr/testify v1.10.0
github.com/tmunzer/mistapi-go v0.4.32
github.com/tmunzer/mistapi-go v0.4.33
golang.org/x/net v0.32.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tmunzer/mistapi-go v0.4.32 h1:qAZ0erm0dd4xtNBvj5IIQ6du7SQOgAOKWinqQOhwD+c=
github.com/tmunzer/mistapi-go v0.4.32/go.mod h1:CgNc2YwmwFaln85pz0Dno34ekBJidXYeigC/wPayfY8=
github.com/tmunzer/mistapi-go v0.4.33 h1:n7ipWHkDYzHe5qkcKBkYRbIU7U37exH8XwiHx0x8ZUo=
github.com/tmunzer/mistapi-go v0.4.33/go.mod h1:CgNc2YwmwFaln85pz0Dno34ekBJidXYeigC/wPayfY8=
github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=
github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok=
github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=
Expand Down

0 comments on commit 196fae7

Please sign in to comment.