We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df40d5d commit 811c86bCopy full SHA for 811c86b
go.mod
@@ -100,7 +100,7 @@ require (
100
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
101
github.com/dennwc/iters v1.2.2 // indirect
102
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
103
- github.com/frostbyte73/core v0.1.1 // indirect
+ github.com/frostbyte73/core v0.1.1
104
github.com/fsnotify/fsnotify v1.9.0 // indirect
105
github.com/gammazero/deque v1.2.0
106
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
0 commit comments