1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00
Files
Adam Kaplan cd2d6c0710 bump(*): make project go-gettable with go modules
- bump k8s.io/klog to v1.0.0
- bump containers/image/v5 to v5.4.3
- rm replace for go-ansiterm
- pin containerd/containerd to 1.3.6
- go mod tidy && go mod vendor
2020-09-16 12:59:04 -04:00

10 lines
173 B
Plaintext

/.idea/
# go.opencensus.io/exporter/aws
/exporter/aws/
# Exclude vendor, use dep ensure after checkout:
/vendor/github.com/
/vendor/golang.org/
/vendor/google.golang.org/