mirror of
https://github.com/emojisum/emojisum.git
synced 2024-11-23 16:05:40 +00:00
Use Go 1.17 go:build comment
This commit is contained in:
parent
7bbcda6f9d
commit
e2538e0443
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
//go:build ignore
|
||||
// +build ignore
|
||||
|
||||
package main
|
||||
|
|
Loading…
Reference in a new issue