Back to development mode; unpin the modules

This commit is contained in:
koba1t
2025-07-23 21:55:58 +09:00
parent 168971a501
commit d0d64c5bc4
65 changed files with 127 additions and 127 deletions

View File

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