We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90a2e1 commit f27260cCopy full SHA for f27260c
go.mod
@@ -1,8 +1,3 @@
1
module github.com/coder/retry
2
3
go 1.17
4
-
5
-require (
6
- github.com/ammario/cache v0.0.0-20211225003510-c969ec7f4766 // indirect
7
- github.com/ammario/guard v0.0.0-20211225011814-e0e141dcbc37 // indirect
8
-)
go.sum
@@ -1,4 +0,0 @@
-github.com/ammario/cache v0.0.0-20211225003510-c969ec7f4766 h1:iptK1emgWyG+C67ygjlxqu5wLEPOQfy7xDx3M6qJbGs=
-github.com/ammario/cache v0.0.0-20211225003510-c969ec7f4766/go.mod h1:qzIfV71nnVFkGq69iQ1OrwCDQTvqpvaUiu1Yz4xqpgI=
-github.com/ammario/guard v0.0.0-20211225011814-e0e141dcbc37 h1:CnH2cF6w2k77PQcjcK9dp7x3kjaTM6rE7LSr+1frJQ0=
-github.com/ammario/guard v0.0.0-20211225011814-e0e141dcbc37/go.mod h1:AADLzbLRXuBHZOn27mdHt67jRKZxbxf813//j0QsDds=
0 commit comments