Skip to content

Commit 8970970

Browse files
committed
Do not use local ../ascetic-ddd-go
1 parent c8f8ea5 commit 8970970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/stretchr/testify v1.8.4
99
)
1010

11-
replace github.com/krew-solutions/ascetic-ddd-go => ../ascetic-ddd-go
11+
// replace github.com/krew-solutions/ascetic-ddd-go => ../ascetic-ddd-go
1212

1313
require (
1414
github.com/corpix/uarand v0.0.0-20170723150923-031be390f409 // indirect

0 commit comments

Comments
 (0)