From 995e07a769780a9e5c8f372259661deffdb4cedf Mon Sep 17 00:00:00 2001 From: SOT-TECH <41361221+sot-tech@users.noreply.github.com> Date: Mon, 1 Jan 2024 17:26:31 +0000 Subject: [PATCH] Update go.mod remove micor version grom `go` string --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 960c3c0..c7658ea 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sot-tech/mochi -go 1.21.5 +go 1.21 require ( code.cloudfoundry.org/go-diodes v0.0.0-20231218170342-258647f3c6ec