diff options
| -rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ // Use of this source code is governed by the ISC license that can be // found in the LICENSE file. +// +build linux + package main import ( |
![]() |
index : go-import-redirect | |
| Daemon that makes go work with custom domains in module names. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | main.go | 2 |
@@ -3,6 +3,8 @@ // Use of this source code is governed by the ISC license that can be // found in the LICENSE file. +// +build linux + package main import ( |