Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit 36a25bb

Browse files
chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.18.2 (#12)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.18.2. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.4.0...v1.18.2) --- updated-dependencies: - dependency-name: github.com/spf13/viper 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>
1 parent 212a2b7 commit 36a25bb

File tree

2 files changed

+2181
-28
lines changed

2 files changed

+2181
-28
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/ory/fosite v0.40.2
99
github.com/pkg/errors v0.9.1
1010
github.com/rs/zerolog v1.32.0
11-
github.com/spf13/viper v1.4.0
11+
github.com/spf13/viper v1.18.2
1212
golang.org/x/crypto v0.22.0
1313
gopkg.in/square/go-jose.v2 v2.5.1
1414
)

0 commit comments

Comments
 (0)