Skip to content

Commit

Permalink
Bump gopkg.in/ini.v1 from 1.56.0 to 1.67.0
Browse files Browse the repository at this point in the history
Bumps gopkg.in/ini.v1 from 1.56.0 to 1.67.0.

---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Dec 20, 2023
1 parent 6700880 commit 55428d2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ require (
github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68
github.com/alibabacloud-go/tea v1.1.8
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/smartystreets/assertions v1.1.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.5.1
golang.org/x/net v0.17.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/ini.v1 v1.56.0
gopkg.in/ini.v1 v1.67.0
gopkg.in/yaml.v2 v2.2.8 // indirect
)

0 comments on commit 55428d2

Please sign in to comment.