@@ -201,6 +201,8 @@ Processing Standards (FIPS) compliant version of PXK.
201201| github.com/google/btree | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
202202| github.com/google/cadvisor | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
203203| github.com/google/cel-go | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
204+ | github.com/google/certtostore | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
205+ | github.com/google/deck | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
204206| github.com/google/gnostic-models | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
205207| github.com/google/go-cmp | [ BSD-3-Clause] ( https://opensource.org/license/bsd-3-clause ) |
206208| github.com/google/pprof | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
@@ -216,7 +218,13 @@ Processing Standards (FIPS) compliant version of PXK.
216218| github.com/grpc-ecosystem/go-grpc-prometheus | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
217219| github.com/grpc-ecosystem/grpc-gateway/v2 | [ BSD-3-Clause] ( https://opensource.org/license/bsd-3-clause ) |
218220| github.com/grpc-ecosystem/grpc-opentracing | [ BSD-3-Clause] ( https://opensource.org/license/bsd-3-clause ) |
221+ | github.com/hashicorp/cronexpr | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
222+ | github.com/hashicorp/errwrap | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
223+ | github.com/hashicorp/go-cleanhttp | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
224+ | github.com/hashicorp/go-multierror | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
225+ | github.com/hashicorp/go-rootcerts | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
219226| github.com/hashicorp/go-version | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
227+ | github.com/hashicorp/nomad/api | [ MPL-2.0] ( https://www.mozilla.org/en-US/MPL/2.0/ ) |
220228| github.com/inconshreveable/mousetrap | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
221229| github.com/infobloxopen/go-trees | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
222230| github.com/insomniacslk/dhcp | [ BSD-3-Clause] ( https://opensource.org/license/bsd-3-clause ) |
@@ -256,6 +264,7 @@ Processing Standards (FIPS) compliant version of PXK.
256264| github.com/mistifyio/go-zfs/v3 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
257265| github.com/mitchellh/go-homedir | [ MIT] ( https://opensource.org/license/mit/ ) |
258266| github.com/mitchellh/go-wordwrap | [ MIT] ( https://opensource.org/license/mit/ ) |
267+ | github.com/mitchellh/mapstructure | [ MIT] ( https://opensource.org/license/mit/ ) |
259268| github.com/moby/ipvs | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
260269| github.com/moby/locker | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
261270| github.com/moby/spdystream | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
@@ -323,11 +332,11 @@ Processing Standards (FIPS) compliant version of PXK.
323332| github.com/soheilhy/cmux | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
324333| github.com/spf13/cobra | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
325334| github.com/spf13/pflag | [ BSD-3-Clause] ( https://opensource.org/license/bsd-3-clause ) |
335+ | github.com/StackExchange/wmi | [ MIT] ( https://opensource.org/license/mit/ ) |
326336| github.com/stefanberger/go-pkcs11uri | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
327337| github.com/stoewer/go-strcase | [ MIT] ( https://opensource.org/license/mit/ ) |
328338| github.com/stretchr/objx | [ MIT] ( https://opensource.org/license/mit/ ) |
329339| github.com/stretchr/testify | [ MIT] ( https://opensource.org/license/mit/ ) |
330- | github.com/syndtr/gocapability | [ BSD-2-Clause] ( https://opensource.org/license/bsd-2-clause ) |
331340| github.com/tchap/go-patricia/v2 | [ MIT] ( https://opensource.org/license/mit/ ) |
332341| github.com/tetratelabs/wazero | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
333342| github.com/tinylib/msgp | [ MIT] ( https://opensource.org/license/mit/ ) |
@@ -377,7 +386,6 @@ Processing Standards (FIPS) compliant version of PXK.
377386| go.uber.org/atomic | [ MIT] ( https://opensource.org/license/mit/ ) |
378387| go.uber.org/automaxprocs | [ MIT] ( https://opensource.org/license/mit/ ) |
379388| go.uber.org/goleak | [ MIT] ( https://opensource.org/license/mit/ ) |
380- | go.uber.org/mock | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
381389| go.uber.org/multierr | [ MIT] ( https://opensource.org/license/mit/ ) |
382390| go.uber.org/zap | [ MIT] ( https://opensource.org/license/mit/ ) |
383391| go.yaml.in/yaml/v2 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) |
0 commit comments