Skip to content

Commit 811c86b

Browse files
committed
go mod tidy
1 parent df40d5d commit 811c86b

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
@@ -100,7 +100,7 @@ require (
100100
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
101101
github.com/dennwc/iters v1.2.2 // indirect
102102
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
103-
github.com/frostbyte73/core v0.1.1 // indirect
103+
github.com/frostbyte73/core v0.1.1
104104
github.com/fsnotify/fsnotify v1.9.0 // indirect
105105
github.com/gammazero/deque v1.2.0
106106
github.com/go-jose/go-jose/v3 v3.0.4 // indirect

0 commit comments

Comments
 (0)