Back to development mode; unpin the modules

This commit is contained in:
koba1t
2024-05-23 00:35:50 +09:00
parent f309dfc54a
commit 226d56b5cf
67 changed files with 131 additions and 131 deletions

View File

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