Skip to content

Commit ddfd4e1

Browse files
grantcurellmikeletux
authored andcommitted
go.mod: Rev gofish version
- A version of gofish which fixes the service.Entity.Client.PostMultipartWithHeaders undefined bug is available Signed-off-by: Grant Curell <[email protected]>
1 parent 0f26bd5 commit ddfd4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.14
55
require (
66
github.com/hashicorp/go-multierror v1.0.0 // indirect
77
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1
8-
github.com/stmcginnis/gofish v0.9.0
8+
github.com/stmcginnis/gofish v0.10.0
99
)

0 commit comments

Comments
 (0)