Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Nov 16, 2023
1 parent 4c98057 commit 6366419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
gopkg.in/yaml.v3 v3.0.1
)

require gopkg.in/yaml.v2 v2.4.0
require gopkg.in/yaml.v2 v2.4.0 // indirect

require (
cloud.google.com/go v0.110.4 // indirect
Expand Down

0 comments on commit 6366419

Please sign in to comment.