@@ -4,65 +4,65 @@ go 1.20
4
4
5
5
require (
6
6
github.com/bmc-toolbox/bmclib/v2 v2.0.1-0.20230825151635-6cf01686c513
7
- github.com/bmc-toolbox/common v0.0.0-20230717085817-bf797049f697
7
+ github.com/bmc-toolbox/common v0.0.0-20230717121556-5eb9915a8a5a
8
8
github.com/bombsimon/logrusr/v2 v2.0.1
9
9
github.com/coreos/go-oidc v2.2.1+incompatible
10
10
github.com/equinix-labs/otel-init-go v0.0.7
11
- github.com/google/go-cmp v0.5.9
11
+ github.com/google/go-cmp v0.6.0
12
12
github.com/google/uuid v1.3.1
13
13
github.com/hashicorp/go-multierror v1.1.1
14
14
github.com/hashicorp/go-retryablehttp v0.7.4
15
15
github.com/jacobweinstock/registrar v0.4.7
16
16
github.com/jeremywohl/flatten v1.0.1
17
17
github.com/jinzhu/copier v0.3.5
18
- github.com/metal-toolbox/ironlib v0.2.6 -0.20230313083928-82c470aff5e5
19
- github.com/metal-toolbox/rivets v0.0.0-20230904161107-77d8fb915e76
18
+ github.com/metal-toolbox/ironlib v0.2.15 -0.20231222143939-19caf253762a
19
+ github.com/metal-toolbox/rivets v0.2.3-0.20231222134907-c139dbc19928
20
20
github.com/mitchellh/mapstructure v1.5.0
21
- github.com/nats-io/nats.go v1.28 .0
21
+ github.com/nats-io/nats.go v1.31 .0
22
22
github.com/pkg/errors v0.9.1
23
- github.com/prometheus/client_golang v1.16 .0
23
+ github.com/prometheus/client_golang v1.17 .0
24
24
github.com/r3labs/diff/v3 v3.0.1
25
25
github.com/sanity-io/litter v1.5.5
26
26
github.com/sirupsen/logrus v1.9.3
27
27
github.com/spf13/cobra v1.7.0
28
- github.com/spf13/viper v1.16 .0
28
+ github.com/spf13/viper v1.17 .0
29
29
github.com/stretchr/testify v1.8.4
30
- go.hollow.sh/serverservice v0.16.0
31
- go.hollow.sh/toolbox v0.6.2-0.20230925140216-cd7478ac8f2e
30
+ go.hollow.sh/serverservice v0.16.2
31
+ go.hollow.sh/toolbox v0.6.2
32
32
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
33
- go.opentelemetry.io/otel v1.16 .0
34
- go.opentelemetry.io/otel/trace v1.16 .0
35
- go.uber.org/goleak v1.2.1
36
- golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
37
- golang.org/x/net v0.14 .0
38
- golang.org/x/oauth2 v0.11 .0
33
+ go.opentelemetry.io/otel v1.21 .0
34
+ go.opentelemetry.io/otel/trace v1.21 .0
35
+ go.uber.org/goleak v1.3.0
36
+ golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
37
+ golang.org/x/net v0.17 .0
38
+ golang.org/x/oauth2 v0.13 .0
39
39
)
40
40
41
41
require (
42
42
github.com/VictorLowther/simplexml v0.0.0-20180716164440-0bff93621230 // indirect
43
43
github.com/VictorLowther/soap v0.0.0-20150314151524-8e36fca84b22 // indirect
44
44
github.com/beevik/etree v1.1.0 // indirect
45
45
github.com/beorn7/perks v1.0.1 // indirect
46
- github.com/bytedance/sonic v1.10.0 // indirect
46
+ github.com/bytedance/sonic v1.10.2 // indirect
47
47
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
48
48
github.com/cespare/xxhash/v2 v2.2.0 // indirect
49
49
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
50
50
github.com/chenzhuoyu/iasm v0.9.0 // indirect
51
51
github.com/cockroachdb/cockroach-go/v2 v2.3.5 // indirect
52
- github.com/davecgh/go-spew v1.1.1 // indirect
52
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
53
53
github.com/dselans/dmidecode v0.0.0-20180814053009-65c3f9d81910 // indirect
54
54
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05 // indirect
55
55
github.com/felixge/httpsnoop v1.0.3 // indirect
56
56
github.com/friendsofgo/errors v0.9.2 // indirect
57
57
github.com/fsnotify/fsnotify v1.6.0 // indirect
58
- github.com/gabriel-vasile/mimetype v1.4.2 // indirect
58
+ github.com/gabriel-vasile/mimetype v1.4.3 // indirect
59
59
github.com/gin-contrib/sse v0.1.0 // indirect
60
60
github.com/gin-gonic/gin v1.9.1 // indirect
61
- github.com/go-logr/logr v1.2.4 // indirect
61
+ github.com/go-logr/logr v1.3.0 // indirect
62
62
github.com/go-logr/stdr v1.2.2 // indirect
63
63
github.com/go-playground/locales v0.14.1 // indirect
64
64
github.com/go-playground/universal-translator v0.18.1 // indirect
65
- github.com/go-playground/validator/v10 v10.15.0 // indirect
65
+ github.com/go-playground/validator/v10 v10.15.5 // indirect
66
66
github.com/goccy/go-json v0.10.2 // indirect
67
67
github.com/gofrs/uuid v4.4.0+incompatible // indirect
68
68
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -86,31 +86,31 @@ require (
86
86
github.com/jacobweinstock/iamt v0.0.0-20230502042727-d7cdbe67d9ef // indirect
87
87
github.com/jmoiron/sqlx v1.3.5 // indirect
88
88
github.com/json-iterator/go v1.1.12 // indirect
89
- github.com/klauspost/compress v1.16.7 // indirect
89
+ github.com/klauspost/compress v1.17.4 // indirect
90
90
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
91
91
github.com/leodido/go-urn v1.2.4 // indirect
92
92
github.com/lib/pq v1.10.9 // indirect
93
93
github.com/magiconair/properties v1.8.7 // indirect
94
- github.com/mattn/go-colorable v0.1.13 // indirect
95
- github.com/mattn/go-isatty v0.0.19 // indirect
94
+ github.com/mattn/go-isatty v0.0.20 // indirect
96
95
github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect
97
- github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
98
- github.com/metal-toolbox/flasher v0.2.4 // indirect
96
+ github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
99
97
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
100
98
github.com/modern-go/reflect2 v1.0.2 // indirect
101
- github.com/nats-io/nkeys v0.4.4 // indirect
99
+ github.com/nats-io/nkeys v0.4.6 // indirect
102
100
github.com/nats-io/nuid v1.0.1 // indirect
103
- github.com/pelletier/go-toml/v2 v2.0.9 // indirect
104
- github.com/pmezard/go-difflib v1.0.0 // indirect
101
+ github.com/pelletier/go-toml/v2 v2.1.0 // indirect
102
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
105
103
github.com/pquerna/cachecontrol v0.2.0 // indirect
106
- github.com/prometheus/client_model v0.4 .0 // indirect
107
- github.com/prometheus/common v0.44 .0 // indirect
108
- github.com/prometheus/procfs v0.11.1 // indirect
104
+ github.com/prometheus/client_model v0.5 .0 // indirect
105
+ github.com/prometheus/common v0.45 .0 // indirect
106
+ github.com/prometheus/procfs v0.12.0 // indirect
109
107
github.com/r3labs/diff/v2 v2.15.1 // indirect
108
+ github.com/sagikazarmark/locafero v0.3.0 // indirect
109
+ github.com/sagikazarmark/slog-shim v0.1.0 // indirect
110
110
github.com/satori/go.uuid v1.2.0 // indirect
111
- github.com/spf13/afero v1.9.5 // indirect
111
+ github.com/sourcegraph/conc v0.3.0 // indirect
112
+ github.com/spf13/afero v1.10.0 // indirect
112
113
github.com/spf13/cast v1.5.1 // indirect
113
- github.com/spf13/jwalterweatherman v1.1.0 // indirect
114
114
github.com/spf13/pflag v1.0.5 // indirect
115
115
github.com/stmcginnis/gofish v0.14.0 // indirect
116
116
github.com/subosito/gotenv v1.6.0 // indirect
@@ -127,28 +127,27 @@ require (
127
127
github.com/volatiletech/null/v8 v8.1.2 // indirect
128
128
github.com/volatiletech/randomize v0.0.1 // indirect
129
129
github.com/volatiletech/sqlboiler v3.7.1+incompatible // indirect
130
- github.com/volatiletech/sqlboiler/v4 v4.14.2 // indirect
130
+ github.com/volatiletech/sqlboiler/v4 v4.15.0 // indirect
131
131
github.com/volatiletech/strmangle v0.0.5 // indirect
132
132
go.opencensus.io v0.24.0 // indirect
133
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0 // indirect
134
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 // indirect
135
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0 // indirect
136
- go.opentelemetry.io/otel/metric v1.16.0 // indirect
137
- go.opentelemetry.io/otel/sdk v1.16.0 // indirect
133
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
134
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 // indirect
135
+ go.opentelemetry.io/otel/metric v1.21.0 // indirect
136
+ go.opentelemetry.io/otel/sdk v1.21.0 // indirect
138
137
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
139
138
go.uber.org/multierr v1.11.0 // indirect
140
- go.uber.org/zap v1.25 .0 // indirect
141
- gocloud.dev v0.33 .0 // indirect
142
- golang.org/x/arch v0.4 .0 // indirect
143
- golang.org/x/crypto v0.12 .0 // indirect
144
- golang.org/x/sys v0.11 .0 // indirect
145
- golang.org/x/text v0.12 .0 // indirect
146
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
147
- google.golang.org/api v0.137 .0 // indirect
148
- google.golang.org/appengine v1.6.7 // indirect
149
- google.golang.org/genproto/googleapis/api v0.0.0-20230815205213-6bfd019c3878 // indirect
150
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878 // indirect
151
- google.golang.org/grpc v1.57 .0 // indirect
139
+ go.uber.org/zap v1.26 .0 // indirect
140
+ gocloud.dev v0.34 .0 // indirect
141
+ golang.org/x/arch v0.5 .0 // indirect
142
+ golang.org/x/crypto v0.16 .0 // indirect
143
+ golang.org/x/sys v0.15 .0 // indirect
144
+ golang.org/x/text v0.14 .0 // indirect
145
+ golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
146
+ google.golang.org/api v0.148 .0 // indirect
147
+ google.golang.org/appengine v1.6.8 // indirect
148
+ google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b // indirect
149
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b // indirect
150
+ google.golang.org/grpc v1.59 .0 // indirect
152
151
google.golang.org/protobuf v1.31.0 // indirect
153
152
gopkg.in/ini.v1 v1.67.0 // indirect
154
153
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
0 commit comments