Skip to content

Commit 9f53ac5

Browse files
committed
build(deps): update go.mod
1 parent 2065068 commit 9f53ac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go 1.26.2
55
require (
66
github.com/ProtonMail/go-crypto v1.4.1
77
github.com/ProtonMail/gopenpgp/v2 v2.10.0
8+
github.com/bmatcuk/doublestar/v4 v4.0.2
89
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
910
github.com/dustin/go-humanize v1.0.1
1011
github.com/flosch/pongo2/v6 v6.1.0
@@ -80,7 +81,6 @@ require (
8081
github.com/aws/smithy-go v1.24.2 // indirect
8182
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
8283
github.com/blang/semver v3.5.1+incompatible // indirect
83-
github.com/bmatcuk/doublestar/v4 v4.0.2 // indirect
8484
github.com/bytedance/gopkg v0.1.4 // indirect
8585
github.com/bytedance/sonic v1.15.1 // indirect
8686
github.com/bytedance/sonic/loader v0.5.1 // indirect

0 commit comments

Comments
 (0)