Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
martensson committed Dec 22, 2020
1 parent 598292a commit 54f75c9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 96 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ module github.com/nrkno/terraform-provider-lastpass
go 1.13

require (
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/hashicorp/terraform v0.14.3
github.com/nrkno/terraform-provider-lastpass/lastpass v0.0.0-20191108141243-51802042e212
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
k8s.io/client-go v11.0.0+incompatible // indirect
)

0 comments on commit 54f75c9

Please sign in to comment.