ci: update to go 1.21.3 and remove patch level

This commit is contained in:
2023-10-27 14:16:24 +02:00
parent 99ee066a50
commit 4ef7565a50
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module gitlab.com/unboundsoftware/shiny/sentrysetup
go 1.21.1
go 1.21
require (
github.com/apex/log v1.9.0