Skip to content

Commit b2268e1

Browse files
Tidy
1 parent 1e9c03f commit b2268e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ require (
66
buf.build/go/protoyaml v0.6.0
77
github.com/benbjohnson/clock v1.3.5
88
github.com/dennwc/iters v1.1.0
9+
github.com/flaticols/countrycodes v0.0.2
910
github.com/frostbyte73/core v0.1.1
1011
github.com/fsnotify/fsnotify v1.9.0
1112
github.com/gammazero/deque v1.1.0
@@ -54,7 +55,6 @@ require (
5455
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5556
github.com/davecgh/go-spew v1.1.1 // indirect
5657
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
57-
github.com/flaticols/countrycodes v0.0.2 // indirect
5858
github.com/go-logr/stdr v1.2.2 // indirect
5959
github.com/google/cel-go v0.25.0 // indirect
6060
github.com/google/uuid v1.6.0 // indirect

0 commit comments

Comments
 (0)