From 9f8ed7dbf3b489e6eb360d9342c54530062758e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:04:38 +0000 Subject: [PATCH] Bump github.com/viant/afs from 1.28.0 to 1.30.0 Bumps [github.com/viant/afs](https://github.com/viant/afs) from 1.28.0 to 1.30.0. - [Release notes](https://github.com/viant/afs/releases) - [Changelog](https://github.com/viant/afs/blob/master/CHANGELOG.md) - [Commits](https://github.com/viant/afs/compare/v1.28.0...v1.30.0) --- updated-dependencies: - dependency-name: github.com/viant/afs dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index eba11eb..950c793 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/minio/selfupdate v0.6.0 github.com/rs/zerolog v1.35.0 github.com/urfave/cli/v2 v2.27.7 - github.com/viant/afs v1.28.0 + github.com/viant/afs v1.30.0 golang.org/x/crypto v0.45.0 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index d2e3146..289af71 100644 --- a/go.sum +++ b/go.sum @@ -92,8 +92,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU= github.com/urfave/cli/v2 v2.27.7/go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4= -github.com/viant/afs v1.28.0 h1:1wdVltPIupG66/v5mcr9KzKi3WtXPgcL3VMy5qp7ZUI= -github.com/viant/afs v1.28.0/go.mod h1:rScbFd9LJPGTM8HOI8Kjwee0AZ+MZMupAvFpPg+Qdj4= +github.com/viant/afs v1.30.0 h1:dbgVVSCPwGHUgpgkWJ5gdjKBqssT7OV7Z2M81CjwZEY= +github.com/viant/afs v1.30.0/go.mod h1:rScbFd9LJPGTM8HOI8Kjwee0AZ+MZMupAvFpPg+Qdj4= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4=