Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whatwewant committed Apr 23, 2022
1 parent 6d9510f commit da88fab
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 @@ -4,5 +4,5 @@ go 1.18

require (
github.com/go-ini/ini v1.66.4 // indirect
github.com/go-zoox/tag v1.0.0 // indirect
github.com/go-zoox/tag v1.0.2 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ 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-zoox/tag v1.0.0 h1:HNO2bJrJfFHgrbGtghMCw+s5bKpxVKqo9elGa8dDoqg=
github.com/go-zoox/tag v1.0.0/go.mod h1:TNFY+IN6FgsD0KGV6mrnuVXONUq7zpH01k53BcNsT8k=
github.com/go-zoox/tag v1.0.2 h1:vmNRPftu2rN+SLkA/iMd8zImUIj6zIteAfxlO1PX9rg=
github.com/go-zoox/tag v1.0.2/go.mod h1:TNFY+IN6FgsD0KGV6mrnuVXONUq7zpH01k53BcNsT8k=

0 comments on commit da88fab

Please sign in to comment.