Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.6.1
github.com/zparnold/azure-terraform-cost-estimator v0.0.0-20201206134025-38c235900653
golang.org/x/net v0.0.0-20201021035429-f5854403a974
golang.org/x/net v0.7.0
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
k8s.io/klog v1.0.0
k8s.io/klog/v2 v2.2.0
Expand Down
Loading