index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tools.go')
-rw-r--r--
tools.go
4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools.go b/tools.go
index c0fa34f4..a52fba0c 100644
--- a/
tools.go
+++ b/
tools.go
@@ -1,4 +1,6 @@
-package main
+//go:build tools
+
+package tools
import (
_ "github.com/99designs/gqlgen"