diff options
Diffstat (limited to 'recipes-containers/docker-compose/relocation.inc')
| -rw-r--r-- | recipes-containers/docker-compose/relocation.inc | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/recipes-containers/docker-compose/relocation.inc b/recipes-containers/docker-compose/relocation.inc index c638a789..74011a4a 100644 --- a/recipes-containers/docker-compose/relocation.inc +++ b/recipes-containers/docker-compose/relocation.inc | |||
| @@ -59,6 +59,7 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 59 | github.com/mitchellh/go-ps:github.com/mitchellh/go-ps:force \ | 59 | github.com/mitchellh/go-ps:github.com/mitchellh/go-ps:force \ |
| 60 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ | 60 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ |
| 61 | github.com/go-openapi/swag:github.com/go-openapi/swag:force \ | 61 | github.com/go-openapi/swag:github.com/go-openapi/swag:force \ |
| 62 | github.com/gogo/googleapis:github.com/gogo/googleapis:force \ | ||
| 62 | github.com/golang/protobuf:github.com/golang/protobuf:force \ | 63 | github.com/golang/protobuf:github.com/golang/protobuf:force \ |
| 63 | github.com/mailru/easyjson:github.com/mailru/easyjson:force \ | 64 | github.com/mailru/easyjson:github.com/mailru/easyjson:force \ |
| 64 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ | 65 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ |
| @@ -74,10 +75,12 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 74 | github.com/serialx/hashring:github.com/serialx/hashring:force \ | 75 | github.com/serialx/hashring:github.com/serialx/hashring:force \ |
| 75 | github.com/tonistiigi/units:github.com/tonistiigi/units:force \ | 76 | github.com/tonistiigi/units:github.com/tonistiigi/units:force \ |
| 76 | github.com/tonistiigi/vt100:github.com/tonistiigi/vt100:force \ | 77 | github.com/tonistiigi/vt100:github.com/tonistiigi/vt100:force \ |
| 78 | google.golang.org/appengine:google.golang.org/appengine:force \ | ||
| 77 | github.com/eiannone/keyboard:github.com/eiannone/keyboard:force \ | 79 | github.com/eiannone/keyboard:github.com/eiannone/keyboard:force \ |
| 78 | github.com/fsnotify/fsevents:github.com/fsnotify/fsevents:force \ | 80 | github.com/fsnotify/fsevents:github.com/fsnotify/fsevents:force \ |
| 79 | github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify:force \ | 81 | github.com/tilt-dev/fsnotify:github.com/tilt-dev/fsnotify:force \ |
| 80 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ | 82 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ |
| 83 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ | ||
| 81 | github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2:force \ | 84 | github.com/aws/aws-sdk-go-v2:github.com/aws/aws-sdk-go-v2:force \ |
| 82 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ | 85 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ |
| 83 | github.com/docker/go-metrics:github.com/docker/go-metrics:force \ | 86 | github.com/docker/go-metrics:github.com/docker/go-metrics:force \ |
| @@ -101,7 +104,6 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 101 | github.com/modern-go/reflect2:github.com/modern-go/reflect2:force \ | 104 | github.com/modern-go/reflect2:github.com/modern-go/reflect2:force \ |
| 102 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib:force \ | 105 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib:force \ |
| 103 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ | 106 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ |
| 104 | github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \ | ||
| 105 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ | 107 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ |
| 106 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ | 108 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ |
| 107 | github.com/moby/patternmatcher:github.com/moby/patternmatcher:force \ | 109 | github.com/moby/patternmatcher:github.com/moby/patternmatcher:force \ |
| @@ -109,9 +111,9 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 109 | github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ | 111 | github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ |
| 110 | github.com/docker/distribution:github.com/docker/distribution:force \ | 112 | github.com/docker/distribution:github.com/docker/distribution:force \ |
| 111 | github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \ | 113 | github.com/shibumi/go-pathspec:github.com/shibumi/go-pathspec:force \ |
| 112 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | ||
| 113 | github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool:force \ | 114 | github.com/docker/cli-docs-tool:github.com/docker/cli-docs-tool:force \ |
| 114 | github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ | 115 | github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ |
| 116 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | ||
| 115 | github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ | 117 | github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ |
| 116 | github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ | 118 | github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ |
| 117 | github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ | 119 | github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ |
| @@ -121,7 +123,6 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 121 | github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ | 123 | github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ |
| 122 | github.com/containerd/continuity:github.com/containerd/continuity:force \ | 124 | github.com/containerd/continuity:github.com/containerd/continuity:force \ |
| 123 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ | 125 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ |
| 124 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ | ||
| 125 | github.com/google/gnostic-models:github.com/google/gnostic-models:force \ | 126 | github.com/google/gnostic-models:github.com/google/gnostic-models:force \ |
| 126 | github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ | 127 | github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ |
| 127 | go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ | 128 | go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ |
| @@ -135,20 +136,15 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 135 | github.com/in-toto/in-toto-golang:github.com/in-toto/in-toto-golang:force \ | 136 | github.com/in-toto/in-toto-golang:github.com/in-toto/in-toto-golang:force \ |
| 136 | github.com/kballard/go-shellquote:github.com/kballard/go-shellquote:force \ | 137 | github.com/kballard/go-shellquote:github.com/kballard/go-shellquote:force \ |
| 137 | github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ | 138 | github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ |
| 138 | github.com/planetscale/vtprotobuf:github.com/planetscale/vtprotobuf:force \ | ||
| 139 | github.com/tonistiigi/go-csvvalue:github.com/tonistiigi/go-csvvalue:force \ | ||
| 140 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ | 139 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ |
| 141 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ | 140 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ |
| 142 | github.com/prometheus/client_model:github.com/prometheus/client_model:force \ | 141 | github.com/prometheus/client_model:github.com/prometheus/client_model:force \ |
| 143 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ | ||
| 144 | github.com/tonistiigi/dchapes-mode:github.com/tonistiigi/dchapes-mode:force \ | ||
| 145 | github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ | 142 | github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ |
| 146 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | 143 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ |
| 147 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | 144 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ |
| 148 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ | 145 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ |
| 149 | github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ | 146 | github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ |
| 150 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ | 147 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ |
| 151 | github.com/moby/sys/capability:github.com/moby/sys/capability/capability:force \ | ||
| 152 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ | 148 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ |
| 153 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | 149 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ |
| 154 | github.com/theupdateframework/notary:github.com/theupdateframework/notary:force \ | 150 | github.com/theupdateframework/notary:github.com/theupdateframework/notary:force \ |
| @@ -156,8 +152,6 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 156 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ | 152 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ |
| 157 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ | 153 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ |
| 158 | github.com/compose-spec/compose-go/v2:github.com/compose-spec/compose-go/v2:force \ | 154 | github.com/compose-spec/compose-go/v2:github.com/compose-spec/compose-go/v2:force \ |
| 159 | github.com/mitchellh/hashstructure/v2:github.com/mitchellh/hashstructure/v2:force \ | ||
| 160 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ | ||
| 161 | github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \ | 155 | github.com/aws/aws-sdk-go-v2/config:github.com/aws/aws-sdk-go-v2/config/config:force \ |
| 162 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | 156 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ |
| 163 | go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel/sdk/metric/sdk/metric:force \ | 157 | go.opentelemetry.io/otel/sdk/metric:go.opentelemetry.io/otel/sdk/metric/sdk/metric:force \ |
| @@ -167,6 +161,7 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 167 | github.com/aws/aws-sdk-go-v2/service/sso:github.com/aws/aws-sdk-go-v2/service/sso/service/sso:force \ | 161 | github.com/aws/aws-sdk-go-v2/service/sso:github.com/aws/aws-sdk-go-v2/service/sso/service/sso:force \ |
| 168 | github.com/aws/aws-sdk-go-v2/service/sts:github.com/aws/aws-sdk-go-v2/service/sts/service/sts:force \ | 162 | github.com/aws/aws-sdk-go-v2/service/sts:github.com/aws/aws-sdk-go-v2/service/sts/service/sts:force \ |
| 169 | github.com/aws/aws-sdk-go-v2/internal/ini:github.com/aws/aws-sdk-go-v2/internal/ini/internal/ini:force \ | 163 | github.com/aws/aws-sdk-go-v2/internal/ini:github.com/aws/aws-sdk-go-v2/internal/ini/internal/ini:force \ |
| 164 | github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions:force \ | ||
| 170 | google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ | 165 | google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ |
| 171 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ | 166 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ |
| 172 | github.com/secure-systems-lab/go-securesystemslib:github.com/secure-systems-lab/go-securesystemslib:force \ | 167 | github.com/secure-systems-lab/go-securesystemslib:github.com/secure-systems-lab/go-securesystemslib:force \ |
| @@ -175,6 +170,7 @@ export sites="k8s.io/api:k8s.io/api:force \ | |||
| 175 | github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/internal/endpoints/v2:force \ | 170 | github.com/aws/aws-sdk-go-v2/internal/endpoints/v2:github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/internal/endpoints/v2:force \ |
| 176 | go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \ | 171 | go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \ |
| 177 | github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2/internal/configsources/internal/configsources:force \ | 172 | github.com/aws/aws-sdk-go-v2/internal/configsources:github.com/aws/aws-sdk-go-v2/internal/configsources/internal/configsources:force \ |
| 173 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric:go.opentelemetry.io/otel/exporters/otlp/otlpmetric/exporters/otlp/otlpmetric:force \ | ||
| 178 | github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/service/internal/presigned-url:force \ | 174 | github.com/aws/aws-sdk-go-v2/service/internal/presigned-url:github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/service/internal/presigned-url:force \ |
| 179 | github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding:github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/service/internal/accept-encoding:force \ | 175 | github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding:github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/service/internal/accept-encoding:force \ |
| 180 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ | 176 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ |
