mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
8093122782
This doesn't perform any actual updates. (While that is something that we should consider eventually, it leads down a rabbit hole and would be too risky just before the 2.0.0 release.) This is really just a clean-up. In particular: - The following packages are not really used and thus removed: - github.com/blang/semver - github.com/coreos/go-oidc/http - github.com/coreos/go-oidc/jose - github.com/coreos/go-oidc/key - github.com/coreos/go-oidc/oauth2 - github.com/coreos/go-oidc/oidc - github.com/coreos/pkg/health - github.com/coreos/pkg/httputil - github.com/coreos/pkg/timeutil - github.com/gophercloud/gophercloud/openstack/compute/v2/extensions - github.com/pborman/uuid - For unclear reasons, the checksum for the following packages were wrong. The only change in this commit is to adjust the checksum in vendor.json. No changes of source code involved. - github.com/cespare/xxhash - github.com/dgryski/go-bits - github.com/golang/snappy - Various packages from the github.com/gogo/protobuf repository are used throughout the code. They are vendored from various sources (different sub-vendoring of cockroachdb/cockroach and k8s.io/client-go) and revisions. I made them all consistently referring to the current version of the github.com/gogo/protobuf repository. This _is_ a change of code, but a necessary one to clean up the inconsistencies. - For the github.com/influxdata/influxdb/... packages, the license files were missing. Also, the revision time was wrong, again for unknown reason. This tries to avoid any real updates (as that would lead down a rabbit hole, although I think we should check what dependencies need an update one day) but at least tries to remove unused packages.
2.3 KiB
2.3 KiB
List
- bootstrap 3.3.5 MIT LICENSE
- collectd.org ISC LICENSE
- github.com/BurntSushi/toml WTFPL LICENSE
- github.com/bmizerany/pat MIT LICENSE
- github.com/boltdb/bolt MIT LICENSE
- github.com/cespare/xxhash MIT LICENSE
- github.com/davecgh/go-spew/spew ISC LICENSE
- github.com/dgrijalva/jwt-go MIT LICENSE
- github.com/dgryski/go-bits MIT LICENSE
- github.com/dgryski/go-bitstream MIT LICENSE
- github.com/gogo/protobuf/proto BSD LICENSE
- github.com/golang/snappy BSD LICENSE
- github.com/influxdata/usage-client MIT LICENSE
- github.com/jwilder/encoding MIT LICENSE
- github.com/paulbellamy/ratecounter MIT LICENSE
- github.com/peterh/liner MIT LICENSE
- github.com/rakyll/statik APACHE LICENSE
- github.com/retailnext/hllpp BSD LICENSE
- github.com/uber-go/atomic MIT LICENSE
- github.com/uber-go/zap MIT LICENSE
- glyphicons LICENSE
- golang.org/x/crypto BSD LICENSE
- jquery 2.1.4 MIT LICENSE
- react 0.13.3 BSD LICENSE