This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
The following commit(s) were added to refs/heads/main by this push:
new 7d95d61 build(deps): bump github.com/wolfeidau/s3iofs from 1.5.0 to
1.5.2 (#53)
7d95d61 is described below
commit 7d95d611849ce24a237cca3d69805f97137fe4bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 9 17:23:06 2024 +0200
build(deps): bump github.com/wolfeidau/s3iofs from 1.5.0 to 1.5.2 (#53)
Bumps [github.com/wolfeidau/s3iofs](https://github.com/wolfeidau/s3iofs)
from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/wolfeidau/s3iofs/releases)
- [Commits](https://github.com/wolfeidau/s3iofs/compare/v1.5.0...v1.5.2)
---
updated-dependencies:
- dependency-name: github.com/wolfeidau/s3iofs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 866579c..8233418 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
github.com/hamba/avro/v2 v2.21.1
github.com/pterm/pterm v0.12.78
github.com/stretchr/testify v1.8.4
- github.com/wolfeidau/s3iofs v1.5.0
+ github.com/wolfeidau/s3iofs v1.5.2
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
)
diff --git a/go.sum b/go.sum
index 36b5a1b..b3b175e 100644
--- a/go.sum
+++ b/go.sum
@@ -128,8 +128,8 @@ github.com/stretchr/testify v1.7.1/go.mod
h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod
h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.4
h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod
h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
-github.com/wolfeidau/s3iofs v1.5.0
h1:l0GsqWYnHwHYkBxDnMVL0fNA2mhRnnXm4rtRG93HsOw=
-github.com/wolfeidau/s3iofs v1.5.0/go.mod
h1:fPAKzdWmZ1Z2L9vnqL6d1eb7pVsUgkUstxQUkG1HIHA=
+github.com/wolfeidau/s3iofs v1.5.2
h1:2dmzSxdrSY29GsILVheJqBbURVQX3KglggSBtVWCYj4=
+github.com/wolfeidau/s3iofs v1.5.2/go.mod
h1:fPAKzdWmZ1Z2L9vnqL6d1eb7pVsUgkUstxQUkG1HIHA=
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod
h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod
h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=