unpin modules and update latest release to 4.5.5

This commit is contained in:
natasha41575
2022-05-23 12:47:59 -07:00
parent daa3e5e2c2
commit fd7e170b69
9 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
#
# Makefile for kustomize CLI and API.
LATEST_V4_RELEASE=v4.5.4
LATEST_V4_RELEASE=v4.5.5
SHELL := /usr/bin/env bash
GOOS = $(shell go env GOOS)