Skip to content

Commit fa3d011

Browse files
authored
chore: fix lint errors (#6620)
1 parent b9a3626 commit fa3d011

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

gogs.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//go:build go1.14
12
// +build go1.14
23

34
// Copyright 2014 The Gogs Authors. All rights reserved.

internal/auth/pam/pam_stub.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//go:build !pam
12
// +build !pam
23

34
// Copyright 2014 The Gogs Authors. All rights reserved.

internal/cmd/cert_stub.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
//go:build !cert
12
// +build !cert
23

34
// Copyright 2009 The Go Authors. All rights reserved.
45
// Copyright 2014 The Gogs Authors. All rights reserved.
56
// Use of this source code is governed by a MIT-style
67
// license that can be found in the LICENSE file.
8+
79
package cmd
810

911
import (

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy