Skip to content

Commit 1c7d5c2

Browse files
committed
go.mod: syncs
1 parent e352a17 commit 1c7d5c2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go.mod

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ require (
1111
github.com/admin-golang/admin v0.0.0-20220720064250-fa4d88cf3085
1212
github.com/golang-jwt/jwt/v5 v5.0.0-rc.2
1313
github.com/golang-migrate/migrate/v4 v4.15.2
14-
github.com/julienschmidt/httprouter v1.3.0
1514
github.com/lib/pq v1.10.8
1615
)
1716

go.sum

-1
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,6 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
724724
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
725725
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
726726
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
727-
github.com/julienschmidt/httprouter v1.3.0 h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U=
728727
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
729728
github.com/jung-kurt/gofpdf v1.0.0/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
730729
github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=

0 commit comments

Comments
 (0)