Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 64f60ea

Browse files
authored
Merge pull request #39 from sushichan044/build/remove-replace-directive
build: remove replace directive to avoid error when `go install`
1 parent f5cfbfc commit 64f60ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ require (
4646
gotest.tools/gotestsum v1.12.2 // indirect
4747
)
4848

49-
replace github.com/sushichan044/ajisai => ./
50-
5149
tool (
5250
github.com/atombender/go-jsonschema
5351
gotest.tools/gotestsum

0 commit comments

Comments
 (0)