Skip to content

Commit 013ae4c

Browse files
committed
fix: cleanup dependencies to build in main package
1 parent 61fa8ee commit 013ae4c

File tree

2 files changed

+0
-83
lines changed

2 files changed

+0
-83
lines changed

go.mod

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,3 @@ require (
66
github.com/glauth/glauth/v2 v2.1.0
77
github.com/lib/pq v1.10.7
88
)
9-
10-
require (
11-
github.com/GeertJohan/yubigo v0.0.0-20190917122436-175bc097e60e // indirect
12-
github.com/boombuler/barcode v1.0.1 // indirect
13-
github.com/go-logr/logr v0.4.0 // indirect
14-
github.com/go-sql-driver/mysql v1.5.0 // indirect
15-
github.com/mattn/go-sqlite3 v1.14.6 // indirect
16-
github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484 // indirect
17-
github.com/nmcclain/ldap v0.0.0-20210720162743-7f8d1e44eeba // indirect
18-
github.com/pquerna/otp v1.3.0 // indirect
19-
github.com/yaegashi/msgraph.go v0.1.1-0.20200221123608-2d438cf2a7cc // indirect
20-
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
21-
)

go.sum

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)