File tree Expand file tree Collapse file tree 4 files changed +3
-38
lines changed Expand file tree Collapse file tree 4 files changed +3
-38
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2020 Noah Kantrowitz
3
-
4
2
Licensed under the Apache License, Version 2.0 (the "License");
5
3
you may not use this file except in compliance with the License.
6
4
You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright 2020 Noah Kantrowitz
3
-
4
2
Licensed under the Apache License, Version 2.0 (the "License");
5
3
you may not use this file except in compliance with the License.
6
4
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
12
12
github.com/onsi/ginkgo v1.14.1
13
13
github.com/onsi/gomega v1.10.2
14
14
github.com/pkg/errors v0.9.1
15
+ golang.org/x/sys v0.0.0-20220325203850-36772127a21f // indirect
15
16
k8s.io/api v0.18.6
16
17
k8s.io/apimachinery v0.18.6
17
18
k8s.io/client-go v0.18.6
You can’t perform that action at this time.
0 commit comments