Skip to content

Commit

Permalink
Merge pull request #3 from gwendolyngoetz/renovate/github.51.al-go-ini-…
Browse files Browse the repository at this point in the history
…ini-1.x

Update module github.com/go-ini/ini to v1.67.0
  • Loading branch information
gwendolyngoetz committed Sep 28, 2022
2 parents e1b0849 + 42a33f4 commit 8ec0c6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module gwendolyngoetz/prompt
go 1.19

require (
github.com/go-ini/ini v1.66.4
github.com/go-ini/ini v1.67.0
gopkg.in/ini.v1 v1.66.4 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
github.com/go-ini/ini v1.66.4 h1:dKjMqkcbkzfddhIhyglTPgMoJnkvmG+bSLrU9cTHc5M=
github.com/go-ini/ini v1.66.4/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
github.com/go-ini/ini v1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A=
github.com/go-ini/ini v1.67.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
gopkg.in/ini.v1 v1.66.4 h1:SsAcf+mM7mRZo2nJNGt8mZCjG8ZRaNGMURJw7BsIST4=
gopkg.in/ini.v1 v1.66.4/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k=

0 comments on commit 8ec0c6b

Please sign in to comment.