Jelajahi Sumber

changes for v1.1.0

Gary Leeson 9 bulan lalu
induk
melakukan
7fe76c4eec
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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 (