We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f8ea5 commit 8970970Copy full SHA for 8970970
1 file changed
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/stretchr/testify v1.8.4
9
)
10
11
-replace github.com/krew-solutions/ascetic-ddd-go => ../ascetic-ddd-go
+// replace github.com/krew-solutions/ascetic-ddd-go => ../ascetic-ddd-go
12
13
require (
14
github.com/corpix/uarand v0.0.0-20170723150923-031be390f409 // indirect
0 commit comments