Back to development mode; unpin the modules

This commit is contained in:
koba1t
2024-07-20 01:57:28 +09:00
parent d4248b1213
commit f660160a0f
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.2
LATEST_RELEASE=v5.4.3
SHELL := /usr/bin/env bash
GOOS = $(shell go env GOOS)