Back to development mode; unpin the modules

This commit is contained in:
Katrina Verey
2023-03-13 21:43:46 -04:00
parent 39527da73c
commit 0c92647760
67 changed files with 131 additions and 131 deletions

View File

@@ -3,7 +3,7 @@
#
# Makefile for kustomize CLI and API.
LATEST_RELEASE=v5.0.0
LATEST_RELEASE=v5.0.1
SHELL := /usr/bin/env bash
GOOS = $(shell go env GOOS)