Skip to content

Commit 1584abd

Browse files
committed
go.mod: remove github.com/julienschmidt/httprouter
1 parent 1cf3b5d commit 1584abd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ require (
4444
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
4545
github.com/jackpal/go-nat-pmp v1.0.2
4646
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
47-
github.com/julienschmidt/httprouter v1.3.0
4847
github.com/karalabe/hid v1.0.1-0.20240306101548-573246063e52
4948
github.com/kilic/bls12-381 v0.1.0
5049
github.com/kylelemons/godebug v1.1.0

go.sum

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHm
339339
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
340340
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
341341
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
342-
github.com/julienschmidt/httprouter v1.3.0 h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U=
343342
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
344343
github.com/karalabe/hid v1.0.1-0.20240306101548-573246063e52 h1:msKODTL1m0wigztaqILOtla9HeW1ciscYG4xjLtvk5I=
345344
github.com/karalabe/hid v1.0.1-0.20240306101548-573246063e52/go.mod h1:qk1sX/IBgppQNcGCRoj90u6EGC056EBoIc1oEjCWla8=

0 commit comments

Comments
 (0)