From e452d94fc842da6623c8fde67b9d71a1ee739f0a Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Sun, 6 Mar 2022 17:55:17 +0800 Subject: autofix: format code with gofumpt and gofmt (#6803) Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> --- internal/auth/pam/pam.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/auth') diff --git a/internal/auth/pam/pam.go b/internal/auth/pam/pam.go index 521cd4f0..0777bf7c 100644 --- a/internal/auth/pam/pam.go +++ b/internal/auth/pam/pam.go @@ -1,3 +1,4 @@ +//go:build pam // +build pam // Copyright 2014 The Gogs Authors. All rights reserved. -- cgit v1.2.3