Back to development mode; unpin the modules

This commit is contained in:
koba1t
2024-10-09 22:20:42 +09:00
parent afe7793676
commit 4f6e3cbe3f
65 changed files with 127 additions and 127 deletions

View File

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