Skip to content

Commit

Permalink
Testing config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Schappacher committed Jun 12, 2019
1 parent b32a896 commit a01605a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 269 deletions.
220 changes: 0 additions & 220 deletions Gopkg.lock

This file was deleted.

46 changes: 0 additions & 46 deletions Gopkg.toml

This file was deleted.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/stelligent/config-lint

go 1.12
go 1.11

require (
github.com/aws/aws-sdk-go v1.14.27
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,6 @@ github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb6
github.com/spf13/pflag v1.0.2/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
github.com/spf13/viper v1.2.1/go.mod h1:P4AexN0a+C9tGAnUFNwDMYYZv3pjFuvmeiMyKRaNVlI=
github.com/stelligent/config-lint v0.0.36 h1:XJC3U4bo9+qcHOUBV6s+9TNYPY39lU1avbY7mi+KSPU=
github.com/stelligent/config-lint v0.0.36/go.mod h1:LHF20fMNIGR5qkkBLbO9Q5Nf/Ga5fiqJtL7NJiph8nc=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
Expand Down

0 comments on commit a01605a

Please sign in to comment.