Skip to content

Commit 2f05c3f

Browse files
Bump the go_modules group across 1 directory with 2 updates
Bumps the go_modules group with 2 updates in the / directory: [github.com/cloudflare/circl](https://github.com/cloudflare/circl) and [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure). Updates `github.com/cloudflare/circl` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.6.0...v1.6.1) Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-version: 1.6.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.3.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86c1c3a commit 2f05c3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ require (
112112
github.com/charmbracelet/x/ansi v0.8.0 // indirect
113113
github.com/chavacava/garif v0.1.0 // indirect
114114
github.com/ckaznocha/intrange v0.3.0 // indirect
115-
github.com/cloudflare/circl v1.6.0 // indirect
115+
github.com/cloudflare/circl v1.6.1 // indirect
116116
github.com/codeclysm/extract/v3 v3.1.1 // indirect
117117
github.com/coreos/go-oidc/v3 v3.12.0 // indirect
118118
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
@@ -137,7 +137,7 @@ require (
137137
github.com/go-toolsmith/astp v1.1.0 // indirect
138138
github.com/go-toolsmith/strparse v1.1.0 // indirect
139139
github.com/go-toolsmith/typep v1.1.0 // indirect
140-
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
140+
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
141141
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
142142
github.com/gobwas/glob v0.2.3 // indirect
143143
github.com/gofrs/flock v0.12.1 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)