1
1
Name|Version|License
2
2
---|---|---
3
3
[ perks/quantile] ( https://github.com/beorn7/perks ) |v1.0.1|MIT License
4
- [ xxhash/v2] ( https://github.com/cespare/xxhash ) |v2.2 .0|MIT License
5
- [ go-spew/spew] ( https://github.com/davecgh/go-spew ) |v1.1.1 |ISC License
4
+ [ xxhash/v2] ( https://github.com/cespare/xxhash ) |v2.3 .0|MIT License
5
+ [ go-spew/spew] ( https://github.com/davecgh/go-spew ) |v1.1.2-0.20180830191138-d8f796af33cc |ISC License
6
6
[ v3/log] ( https://github.com/emicklei/go-restful ) |v3.11.0|MIT License
7
7
[ internal/json] ( https://github.com/evanphx/json-patch ) |v5.9.0|BSD 3-clause "New" or "Revised" License
8
8
[ fsnotify/fsnotify] ( https://github.com/fsnotify/fsnotify ) |v1.7.0|BSD 3-clause "New" or "Revised" License
9
- [ go-logr/logr] ( https://github.com/go-logr/logr ) |v1.4.1|Apache License 2.0
9
+ [ cbor/v2] ( https://github.com/fxamacker/cbor ) |v2.7.0|MIT License
10
+ [ go-logr/logr] ( https://github.com/go-logr/logr ) |v1.4.2|Apache License 2.0
10
11
[ go-openapi/jsonpointer] ( https://github.com/go-openapi/jsonpointer ) |v0.20.2|Apache License 2.0
11
12
[ jsonreference/internal] ( https://github.com/go-openapi/jsonreference ) |v0.20.2|Apache License 2.0
12
13
[ go-openapi/swag] ( https://github.com/go-openapi/swag ) |v0.22.8|Apache License 2.0
@@ -16,42 +17,42 @@ Name|Version|License
16
17
[ google/gnostic-models] ( https://github.com/google/gnostic-models ) |v0.6.8|Apache License 2.0
17
18
[ cmp/internal] ( https://github.com/google/go-cmp ) |v0.6.0|BSD 3-clause "New" or "Revised" License
18
19
[ gofuzz/bytesource] ( https://github.com/google/gofuzz ) |v1.2.0|Apache License 2.0
19
- [ google/uuid] ( https://github.com/google/uuid ) |v1.3 .0|BSD 3-clause "New" or "Revised" License
20
- [ pyroscope-go/godeltaprof] ( https://github.com/grafana/pyroscope-go ) |v0.1.6 |Apache License 2.0
20
+ [ google/uuid] ( https://github.com/google/uuid ) |v1.6 .0|BSD 3-clause "New" or "Revised" License
21
+ [ pyroscope-go/godeltaprof] ( https://github.com/grafana/pyroscope-go ) |v0.1.8 |Apache License 2.0
21
22
[ josharian/intern] ( https://github.com/josharian/intern ) |v1.0.0|MIT License
22
23
[ json-iterator/go] ( https://github.com/json-iterator/go ) |v1.1.12|MIT License
23
- [ klauspost/compress] ( https://github.com/klauspost/compress ) |v1.17.3 |Apache License 2.0
24
+ [ klauspost/compress] ( https://github.com/klauspost/compress ) |v1.17.8 |Apache License 2.0
24
25
[ mailru/easyjson] ( https://github.com/mailru/easyjson ) |v0.7.7|MIT License
25
- [ v2/pbutil] ( https://github.com/matttproud/golang_protobuf_extensions ) |v2.0.0|Apache License 2.0
26
26
[ modern-go/concurrent] ( https://github.com/modern-go/concurrent ) |v0.0.0-20180306012644-bacd9c7ef1dd|Apache License 2.0
27
27
[ modern-go/reflect2] ( https://github.com/modern-go/reflect2 ) |v1.0.2|Apache License 2.0
28
28
[ munnerz/goautoneg] ( https://github.com/munnerz/goautoneg ) |v0.0.0-20191010083416-a7dc8b61c822|BSD 3-clause "New" or "Revised" License
29
29
[ pkg/errors] ( https://github.com/pkg/errors ) |v0.9.1|BSD 2-clause "Simplified" License
30
- [ client_golang/prometheus] ( https://github.com/prometheus/client_golang ) |v1.18.0 |Apache License 2.0
31
- [ client_model/go] ( https://github.com/prometheus/client_model ) |v0.5.0 |Apache License 2.0
32
- [ prometheus/common] ( https://github.com/prometheus/common ) |v0.45 .0|Apache License 2.0
33
- [ procfs/internal] ( https://github.com/prometheus/procfs ) |v0.12.0 |Apache License 2.0
30
+ [ client_golang/prometheus] ( https://github.com/prometheus/client_golang ) |v1.19.1 |Apache License 2.0
31
+ [ client_model/go] ( https://github.com/prometheus/client_model ) |v0.6.1 |Apache License 2.0
32
+ [ prometheus/common] ( https://github.com/prometheus/common ) |v0.55 .0|Apache License 2.0
33
+ [ procfs/internal] ( https://github.com/prometheus/procfs ) |v0.15.1 |Apache License 2.0
34
34
[ rotisserie/eris] ( https://github.com/rotisserie/eris ) |v0.1.1|MIT License
35
+ [ x448/float16] ( https://github.com/x448/float16 ) |v0.8.4|MIT License
35
36
[ go.uber.org/multierr] ( https://go.uber.org/multierr ) |v1.11.0|MIT License
36
37
[ go.uber.org/zap] ( https://go.uber.org/zap ) |v1.26.0|MIT License
37
- [ exp/maps] ( https://golang.org/x/exp/maps ) |v0.0.0-20220921164117-439092de6870 |BSD 3-clause "New" or "Revised" License
38
- [ x/net] ( https://golang.org/x/net ) |v0.23 .0|BSD 3-clause "New" or "Revised" License
39
- [ oauth2/internal] ( https://golang.org/x/oauth2/internal ) |v0.12 .0|BSD 3-clause "New" or "Revised" License
40
- [ x/term] ( https://golang.org/x/term ) |v0.18 .0|BSD 3-clause "New" or "Revised" License
41
- [ x/text] ( https://golang.org/x/text ) |v0.14 .0|BSD 3-clause "New" or "Revised" License
38
+ [ exp/maps] ( https://golang.org/x/exp/maps ) |v0.0.0-20230515195305-f3d0a9c9a5cc |BSD 3-clause "New" or "Revised" License
39
+ [ x/net] ( https://golang.org/x/net ) |v0.26 .0|BSD 3-clause "New" or "Revised" License
40
+ [ oauth2/internal] ( https://golang.org/x/oauth2/internal ) |v0.21 .0|BSD 3-clause "New" or "Revised" License
41
+ [ x/term] ( https://golang.org/x/term ) |v0.23 .0|BSD 3-clause "New" or "Revised" License
42
+ [ x/text] ( https://golang.org/x/text ) |v0.17 .0|BSD 3-clause "New" or "Revised" License
42
43
[ time/rate] ( https://golang.org/x/time/rate ) |v0.3.0|BSD 3-clause "New" or "Revised" License
43
44
[ jsonpatch/v2] ( https://gomodules.xyz/jsonpatch/v2 ) |v2.4.0|Apache License 2.0
44
- [ google.golang.org/protobuf] ( https://google.golang.org/protobuf ) |v1.33.0 |BSD 3-clause "New" or "Revised" License
45
+ [ google.golang.org/protobuf] ( https://google.golang.org/protobuf ) |v1.34.2 |BSD 3-clause "New" or "Revised" License
45
46
[ gopkg.in/inf.v0] ( https://gopkg.in/inf.v0 ) |v0.9.1|BSD 3-clause "New" or "Revised" License
46
47
[ gopkg.in/yaml.v2] ( https://gopkg.in/yaml.v2 ) |v2.4.0|Apache License 2.0
47
48
[ gopkg.in/yaml.v3] ( https://gopkg.in/yaml.v3 ) |v3.0.1|MIT License
48
- [ k8s.io/api] ( https://k8s.io/api ) |v0.30 .0|Apache License 2.0
49
- [ k8s.io/apimachinery] ( https://k8s.io/apimachinery ) |v0.30 .0|Apache License 2.0
50
- [ k8s.io/client-go] ( https://k8s.io/client-go ) |v0.30 .0|Apache License 2.0
51
- [ v2/internal] ( https://k8s.io/klog/v2/internal ) |v2.120 .1|Apache License 2.0
49
+ [ k8s.io/api] ( https://k8s.io/api ) |v0.31 .0|Apache License 2.0
50
+ [ k8s.io/apimachinery] ( https://k8s.io/apimachinery ) |v0.31 .0|Apache License 2.0
51
+ [ k8s.io/client-go] ( https://k8s.io/client-go ) |v0.31 .0|Apache License 2.0
52
+ [ v2/internal] ( https://k8s.io/klog/v2/internal ) |v2.130 .1|Apache License 2.0
52
53
[ kube-openapi/pkg] ( https://k8s.io/kube-openapi/pkg ) |v0.0.0-20240228011516-70dd3763d340|Apache License 2.0
53
- [ k8s.io/utils] ( https://k8s.io/utils ) |v0.0.0-20230726121419-3b25d923346b |Apache License 2.0
54
- [ controller-runtime/pkg] ( https://sigs.k8s.io/controller-runtime/pkg ) |v0.18.2 |Apache License 2.0
54
+ [ k8s.io/utils] ( https://k8s.io/utils ) |v0.0.0-20240711033017-18e509b52bc8 |Apache License 2.0
55
+ [ controller-runtime/pkg] ( https://sigs.k8s.io/controller-runtime/pkg ) |v0.19.0 |Apache License 2.0
55
56
[ encoding/json] ( https://sigs.k8s.io/json/internal/golang/encoding/json ) |v0.0.0-20221116044647-bc3834ca7abd|Apache License 2.0
56
57
[ structured-merge-diff/v4] ( https://sigs.k8s.io/structured-merge-diff/v4 ) |v4.4.1|Apache License 2.0
57
58
[ yaml/goyaml.v2] ( https://sigs.k8s.io/yaml/goyaml.v2 ) |v1.4.0|Apache License 2.0
0 commit comments