1 Commits

Author SHA1 Message Date
f09d9cc359 [CI-SKIP] Fix go.mod
All checks were successful
Build (artifact) / build (push) Has been skipped
2026-03-16 22:48:47 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
VERSION := 1.1.0-beta
VERSION := 1.1.1-beta
BUILD := $(shell git rev-parse --short HEAD)
GO := go

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.nevets.tech/Keys/certman
module git.nevets.tech/Steven/certman
go 1.25.0