Skip to content

Commit

Permalink
chore: mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Jan 8, 2024
1 parent 48ad310 commit 34cc47c
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 @@ -5,6 +5,7 @@ go 1.20
require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/adrg/strutil v0.3.0
github.com/adrg/xdg v0.4.0
github.com/antonmedv/expr v1.12.0
github.com/bmatcuk/doublestar/v4 v4.6.0
github.com/d5/tengo/v2 v2.10.0
Expand All @@ -30,7 +31,6 @@ require (
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver/v3 v3.2.0 // indirect
github.com/adrg/xdg v0.4.0 // indirect
github.com/andybalholm/brotli v1.0.1 // indirect
github.com/atomicgo/cursor v0.0.1 // indirect
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
Expand Down

0 comments on commit 34cc47c

Please sign in to comment.