This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gremlin
/
jrpcserver
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
changes for v1.1.0
Gary Leeson
9 months ago
parent
8e39528be8
commit
7fe76c4eec
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
examples/helloworld/helloworld.go
+ 2
- 0
examples/helloworld/helloworld.go
View File
@@ -1,3 +1,5 @@
+//go:build v1.1.0
+
package main
import (