Skip to content

Commit 35191ae

Browse files
[Bot] push changes from Files.com
1 parent 18a0097 commit 35191ae

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.567
1+
0.1.568

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Files-com/terraform-provider-files
33
go 1.25.8
44

55
require (
6-
github.com/Files-com/files-sdk-go/v3 v3.3.121
6+
github.com/Files-com/files-sdk-go/v3 v3.3.122
77
github.com/hashicorp/terraform-plugin-docs v0.24.0
88
github.com/hashicorp/terraform-plugin-framework v1.19.0
99
github.com/hashicorp/terraform-plugin-framework-validators v0.19.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
22
dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
33
github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
44
github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
5-
github.com/Files-com/files-sdk-go/v3 v3.3.121 h1:KfI+L/3F7FlLKv2c4q521TvaGuy+VyxY7uTgJoQW570=
6-
github.com/Files-com/files-sdk-go/v3 v3.3.121/go.mod h1:Nfe1LnAumAdAU6K/u58RH3ll58sF78baoMXXG/FpyJ0=
5+
github.com/Files-com/files-sdk-go/v3 v3.3.122 h1:j5Ga5512LPcgFsQrlhN3jZXI/9dBGjnlfRaKaL07cEs=
6+
github.com/Files-com/files-sdk-go/v3 v3.3.122/go.mod h1:Nfe1LnAumAdAU6K/u58RH3ll58sF78baoMXXG/FpyJ0=
77
github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0=
88
github.com/Kunde21/markdownfmt/v3 v3.1.0/go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc=
99
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=

0 commit comments

Comments
 (0)