From b591304104ff1d457c41bff6bd2ce19e03104e4e Mon Sep 17 00:00:00 2001 From: "Files.com Open Source Bot" Date: Mon, 25 Nov 2024 17:02:51 +0000 Subject: [PATCH] [Bot] push changes from Files.com --- _VERSION | 2 +- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_VERSION b/_VERSION index 025c316..aa3e270 100644 --- a/_VERSION +++ b/_VERSION @@ -1 +1 @@ -0.1.121 +0.1.122 diff --git a/go.mod b/go.mod index 966ad10..6ae7258 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/Files-com/terraform-provider-files go 1.21 require ( - github.com/Files-com/files-sdk-go/v3 v3.2.86 + github.com/Files-com/files-sdk-go/v3 v3.2.87 github.com/hashicorp/terraform-plugin-docs v0.19.4 github.com/hashicorp/terraform-plugin-framework v1.9.0 github.com/hashicorp/terraform-plugin-testing v1.8.0 diff --git a/go.sum b/go.sum index 050e609..438e931 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk= dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk= github.com/BurntSushi/toml v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak= github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= -github.com/Files-com/files-sdk-go/v3 v3.2.86 h1:mqNtuqr0dboqZ7dAzIrvuqnmrgIxWLftd+ciQGgyKAg= -github.com/Files-com/files-sdk-go/v3 v3.2.86/go.mod h1:Y/bCHoPJNPKz2hw1ADXjQXJP378HODwK+g/5SR2gqfU= +github.com/Files-com/files-sdk-go/v3 v3.2.87 h1:gPZ7ygUweHBtQ/ESHR1WA8gxx+CeJMH8a2ESqqxV8IM= +github.com/Files-com/files-sdk-go/v3 v3.2.87/go.mod h1:Y/bCHoPJNPKz2hw1ADXjQXJP378HODwK+g/5SR2gqfU= github.com/Kunde21/markdownfmt/v3 v3.1.0 h1:KiZu9LKs+wFFBQKhrZJrFZwtLnCCWJahL+S+E/3VnM0= github.com/Kunde21/markdownfmt/v3 v3.1.0/go.mod h1:tPXN1RTyOzJwhfHoon9wUr4HGYmWgVxSQN6VBJDkrVc= github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=