Skip to content

Commit 3654b79

Browse files
author
dmullis
committed
Revert "Enable builds within Github-fork from github.com/blampe/goat"
This reverts commit c7e9854. Use global search-replace of "blampe" for "dmullis" instead. This achieves symmetry between contents of the Github "parent" repo and the dmullis fork. Simplifies Github CI tests, and install for users (via 'go install github.com/...').
1 parent ca4654b commit 3654b79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ module github.com/blampe/goat
22

33
go 1.17
44

5-
replace (
6-
github.com/blampe/goat => /
7-
)
8-
95
require (
106
github.com/frankban/quicktest v1.14.2
117
github.com/google/go-cmp v0.5.7

0 commit comments

Comments
 (0)