update go mod

This commit is contained in:
2026-06-03 17:03:09 +00:00
parent e97c9cb86d
commit d024bda40a
+2 -2
View File
@@ -1,12 +1,12 @@
module access-manager-api
go 1.26.2
go 1.26.4
require (
github.com/gin-contrib/sessions v1.1.0
github.com/gin-gonic/gin v1.12.0
github.com/go-ldap/ldap/v3 v3.4.13
github.com/luthermonson/go-proxmox v0.7.0
github.com/luthermonson/go-proxmox v0.7.1
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
proxmoxaas-common-lib v0.0.0
)