Back to development mode; unpin the modules

This commit is contained in:
koba1t
2023-12-07 19:56:35 +09:00
parent 9da0cf8b4c
commit 8eee90d2c6
67 changed files with 131 additions and 131 deletions

View File

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