Skip to content

Commit

Permalink
Remove license dir (#1934)
Browse files Browse the repository at this point in the history
* Remove license dir

* Run go mod tidy
  • Loading branch information
dsimansk committed Apr 15, 2024
1 parent 04e1291 commit 6ebd9ab
Show file tree
Hide file tree
Showing 169 changed files with 2 additions and 19,508 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.21

require (
github.com/google/go-cmp v0.6.0
github.com/hashicorp/golang-lru v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/cobra v1.7.0
Expand Down

This file was deleted.

Loading

0 comments on commit 6ebd9ab

Please sign in to comment.