All of lore.kernel.org
 help / color / mirror / Atom feed
* Go modules wireguard-windows
@ 2019-04-04 14:37 Mueller, Harald (IOT DS EVO OPS APS DIN)
  0 siblings, 0 replies; only message in thread
From: Mueller, Harald (IOT DS EVO OPS APS DIN) @ 2019-04-04 14:37 UTC (permalink / raw)
  To: wireguard


[-- Attachment #1.1: Type: text/plain, Size: 1099 bytes --]

Hi,

i'm facing an issue while using wiregard-windows

if I want to use the go-code in a GOMODE111=on environment as an library, I got:

go: finding github.com/WireGuard/wireguard-windows latest
go: github.com/WireGuard/wireguard-windows@v0.0.0-20190403001455-973f02c9d29d: parsing go.mod: go.mod:5: invalid module version "latest": version must be of the form v1.2.3
go.mod:6: invalid module version "latest": version must be of the form v1.2.3
go.mod:7: invalid module version "latest": version must be of the form v1.2.3
go.mod:8: invalid module version "latest": version must be of the form v1.2.3
go.mod:9: invalid module version "latest": version must be of the form v1.2.3
go: error loading module requirements

that is fine if you use it direct, but not if you use it as an package for own code.

It would be better to note fixed versions in the code.
To get the latest versions for your build script, you can use a go get -u just before go build.


It would be nice to change the repo in that way, to enable further usage of your work.

Thanks in advantage

Harald

[-- Attachment #1.2: Type: text/html, Size: 6148 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-05 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 14:37 Go modules wireguard-windows Mueller, Harald (IOT DS EVO OPS APS DIN)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.