Kaynağa Gözat

changes for v1.1.0

Gary Leeson 9 ay önce
ebeveyn
işleme
7fe76c4eec
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      examples/helloworld/helloworld.go

+ 2 - 0
examples/helloworld/helloworld.go

@@ -1,3 +1,5 @@
+//go:build v1.1.0
+
 package main
 
 import (