Back to development mode; unpin the modules

This commit is contained in:
koba1t
2023-10-20 05:30:43 +09:00
parent e71072b90b
commit 0465637335
67 changed files with 131 additions and 131 deletions

View File

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