aboutsummaryrefslogtreecommitdiff
path: root/gogs.go
diff options
context:
space:
mode:
Diffstat (limited to 'gogs.go')
-rw-r--r--gogs.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/gogs.go b/gogs.go
index 542e90fd..4ec003d2 100644
--- a/gogs.go
+++ b/gogs.go
@@ -1,5 +1,4 @@
-//go:build go1.17
-// +build go1.17
+//go:build go1.18
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style