Skip to content

Commit

Permalink
Add gopkg files and bump sensu-go
Browse files Browse the repository at this point in the history
Signed-off-by: Nikki Attea <nikki@sensu.io>
  • Loading branch information
Nikki Attea committed Sep 5, 2018
1 parent efc50a3 commit 08e221d
Show file tree
Hide file tree
Showing 339 changed files with 17,557 additions and 12,258 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v1.7] - 2018-09-05
### Added
- `Gopkg.lock` and `Gopkg.toml` files

### Changed
- Bumped sensu-go version

## [v1.6] - 2018-08-27
### Added
- Added `grafana-config.json` as a grafana dashboard configuration for the example scripts
Expand Down
138 changes: 138 additions & 0 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions .../github.com/modern-go/reflect2/Gopkg.toml → Gopkg.toml
Expand Up @@ -24,11 +24,14 @@
# go-tests = true
# unused-packages = true

ignored = ["github.com/modern-go/test","github.com/modern-go/test/must","github.com/modern-go/test/should"]

[[constraint]]
name = "github.com/modern-go/concurrent"
version = "1.0.0"
name = "github.com/sensu/sensu-go"
revision = "7de92a096703eee4f144a3203c6c9ac6d141d8d4"

[[constraint]]
name = "github.com/spf13/cobra"
version = "0.0.3"

[prune]
go-tests = true
Expand Down
4 changes: 4 additions & 0 deletions vendor/github.com/dgrijalva/jwt-go/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions vendor/github.com/dgrijalva/jwt-go/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions vendor/github.com/gogo/protobuf/AUTHORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions vendor/github.com/gogo/protobuf/CONTRIBUTORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions vendor/github.com/gogo/protobuf/GOLANG_CONTRIBUTORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08e221d

Please sign in to comment.