Skip to content

Commit

Permalink
Merge pull request #266 from darklore/remove-unused
Browse files Browse the repository at this point in the history
Remove unused modules
  • Loading branch information
danielqsj authored Sep 18, 2021
2 parents f8fd770 + 653a5f1 commit c5a8fd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 246 deletions.
8 changes: 0 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ require (
)

require (
github.com/Masterminds/semver v1.5.0 // indirect
github.com/go-kit/log v0.1.0 // indirect
github.com/go-logfmt/logfmt v0.5.0 // indirect
github.com/google/go-github/v25 v25.1.3 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/prometheus/promu v0.12.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading

0 comments on commit c5a8fd4

Please sign in to comment.