We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4810f commit 16723eaCopy full SHA for 16723ea
go.mod
@@ -3,7 +3,7 @@ module github.com/runletapp/crabfs
3
go 1.12
4
5
require (
6
- github.com/GustavoKatel/asyncutils v0.0.1
+ github.com/GustavoKatel/asyncutils v0.0.3
7
github.com/gogo/protobuf v1.2.1
8
github.com/golang/mock v1.3.1
9
github.com/golang/protobuf v1.3.1
0 commit comments