From d47fd3181d59fac1b7cfb7777ea527cb6253f86c Mon Sep 17 00:00:00 2001 From: CodesphereBot Date: Tue, 7 Jul 2026 20:25:26 +0000 Subject: [PATCH] update(deps): update go module directive to v1.26.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0e07d991..419799fd 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/codesphere-cloud/oms -go 1.26.4 +go 1.26.5 replace ( github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1