diff options
Diffstat (limited to 'vendor/github.com/onsi/gomega/Dockerfile')
-rw-r--r-- | vendor/github.com/onsi/gomega/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/onsi/gomega/Dockerfile b/vendor/github.com/onsi/gomega/Dockerfile deleted file mode 100644 index 11c7e63e7..000000000 --- a/vendor/github.com/onsi/gomega/Dockerfile +++ /dev/null @@ -1 +0,0 @@ -FROM golang:1.15 |