Skip to content

Commit

Permalink
Remove unnecessary deps, go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
nedvna authored Apr 20, 2021
1 parent 6a918eb commit 6a97c1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ go 1.12
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/prometheus/client_golang v1.1.0
gopkg.in/alecthomas/kingpin.v2 v2.2.6
libvirt.org/libvirt-go v7.2.0+incompatible
Expand Down

0 comments on commit 6a97c1e

Please sign in to comment.