Skip to content

Commit fd12de4

Browse files
committed
Using my fork of goconst for the time being
1 parent 0c4289c commit fd12de4

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

go.mod

+4
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,7 @@ require (
7272
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
7373
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
7474
)
75+
76+
replace (
77+
github.com/jgautheron/goconst => github.com/iwankgb/goconst v0.0.0-20201113193136-4c8fa7523232
78+
)

go.sum

+2-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)