Skip to content

Commit

Permalink
Merge pull request #192 from andyzhangx/patch-1
Browse files Browse the repository at this point in the history
fix boilerplate header
k8s-ci-robot authored Jun 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 7bbab24 + 9a0260c commit ab0b0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-get-kubernetes.sh
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

# This script can be used while converting a repo from "dep" to "go mod"
# by calling it after "go mod init" or to update the Kubernetes packages
# in a repo that has already been converted. Only packages that are

0 comments on commit ab0b0a3

Please sign in to comment.