]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: remove version string
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 28 Jan 2021 16:23:39 +0000 (17:23 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 28 Jan 2021 16:23:39 +0000 (17:23 +0100)
commitbf3bb888512e74bee0b79bd38826cb019ca2a0ee
tree5554c1a901300698237ade32c8e90092aefafb20
parent6a128dde71d925fd4865ebd86855213a429b4729
device: remove version string

This is what modules are for, and Go binaries can introspect.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Makefile
main.go
main_windows.go