Skip to content

Commit fefc728

Browse files
committed
Update dependencies
1 parent 75b7a41 commit fefc728

File tree

545 files changed

+195680
-13406
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

545 files changed

+195680
-13406
lines changed

go.mod

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ module github.com/TwinProduction/gatus
33
go 1.15
44

55
require (
6-
github.com/prometheus/client_golang v1.2.1
7-
gopkg.in/yaml.v2 v2.2.2
6+
github.com/prometheus/client_golang v1.7.1
7+
github.com/prometheus/common v0.13.0 // indirect
8+
golang.org/x/sys v0.0.0-20200916084744-dbad9cb7cb7a // indirect
9+
google.golang.org/protobuf v1.25.0 // indirect
10+
gopkg.in/yaml.v2 v2.3.0
811
)

go.sum

Lines changed: 343 additions & 8 deletions
Large diffs are not rendered by default.

vendor/github.com/cespare/xxhash/v2/README.md

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/cespare/xxhash/v2/go.mod

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/golang/protobuf/proto/buffer.go

Lines changed: 324 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)