diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 11:09:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-05 11:09:58 -0700 |
| commit | f67c9b0ad7390223724e9dfbf1e72d2ee163513e (patch) | |
| tree | 25c98e1b77b92d04e6797ff1b41d5ff794e102e5 /go.mod | |
| parent | 809f42e830f5399db2276f42da62996394929f89 (diff) | |
| download | seaweedfs-f67c9b0ad7390223724e9dfbf1e72d2ee163513e.tar.xz seaweedfs-f67c9b0ad7390223724e9dfbf1e72d2ee163513e.zip | |
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.4.2 to 0.5.0 (#5860)
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ
Bumps [github.com/ydb-platform/ydb-go-sdk-auth-environ](https://github.com/ydb-platform/ydb-go-sdk-auth-environ) from 0.4.2 to 0.5.0.
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk-auth-environ/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ydb-platform/ydb-go-sdk-auth-environ/compare/v0.4.2...v0.5.0)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk-auth-environ
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ require ( github.com/schollz/progressbar/v3 v3.14.4 github.com/shirou/gopsutil/v3 v3.24.5 github.com/tikv/client-go/v2 v2.0.7 - github.com/ydb-platform/ydb-go-sdk-auth-environ v0.4.2 + github.com/ydb-platform/ydb-go-sdk-auth-environ v0.5.0 github.com/ydb-platform/ydb-go-sdk/v3 v3.76.0 go.etcd.io/etcd/client/pkg/v3 v3.5.15 go.uber.org/atomic v1.11.0 |
