Skip to content

Commit

Permalink
fix: cleanup dependencies to build in main package
Browse files Browse the repository at this point in the history
  • Loading branch information
Fusion committed Dec 26, 2023
1 parent 61fa8ee commit 013ae4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 83 deletions.
13 changes: 0 additions & 13 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,3 @@ require (
github.com/glauth/glauth/v2 v2.1.0
github.com/lib/pq v1.10.7
)

require (
github.com/GeertJohan/yubigo v0.0.0-20190917122436-175bc097e60e // indirect
github.com/boombuler/barcode v1.0.1 // indirect
github.com/go-logr/logr v0.4.0 // indirect
github.com/go-sql-driver/mysql v1.5.0 // indirect
github.com/mattn/go-sqlite3 v1.14.6 // indirect
github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484 // indirect
github.com/nmcclain/ldap v0.0.0-20210720162743-7f8d1e44eeba // indirect
github.com/pquerna/otp v1.3.0 // indirect
github.com/yaegashi/msgraph.go v0.1.1-0.20200221123608-2d438cf2a7cc // indirect
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
)
70 changes: 0 additions & 70 deletions go.sum

This file was deleted.

0 comments on commit 013ae4c

Please sign in to comment.