-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename some options and env variables
- Loading branch information
Showing
14 changed files
with
507 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,11 +63,12 @@ import,github.com/opencontainers/go-digest,Apache-2.0,"Copyright 2019, 2020 OCI | |
import,github.com/opencontainers/image-spec,Apache-2.0,Copyright 2016 The Linux Foundation. | ||
import,github.com/opencontainers/runtime-spec/specs-go,Apache-2.0,Copyright 2015 The Linux Foundation. | ||
import,github.com/opencontainers/selinux,Apache-2.0,unknown | ||
import,github.com/peterbourgon/ff/v3,Apache-2.0,unknown | ||
import,github.com/pkg/errors,BSD-2-Clause,"Copyright (c) 2015, Dave Cheney <[email protected]>" | ||
import,github.com/sirupsen/logrus,MIT,Copyright (c) 2014 Simon Eskildsen | ||
import,github.com/tklauser/numcpus,Apache-2.0,unknown | ||
import,github.com/urfave/cli/v3,MIT,Copyright (c) 2023 urfave/cli maintainers | ||
import,github.com/x448/float16,MIT,Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker | ||
import,github.com/xrash/smetrics,MIT,Copyright (C) 2016 Felipe da Cunha Gonçalves | ||
import,github.com/zeebo/xxh3,BSD-2-Clause,"Copyright (c) 2012-2014, Yann Collet | Copyright (c) 2019, Jeff Wendling" | ||
import,go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp,Apache-2.0,unknown | ||
import,go.opentelemetry.io/otel,Apache-2.0,unknown | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.