This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
os
Watch
1
Star
0
Fork
1
You've already forked os
mirror of
https://github.com/rancher/os.git
synced
2025-09-17 07:30:42 +00:00
Code
Issues
Releases
Wiki
Activity
Files
4148642e5fe1b3990a842f0896562da33d08c36d
os
/
config
/
cloudinit
/
network
/
is_go15_true_test.go
7 lines
71 B
Go
Raw
Normal View
History
Unescape
Escape
v2.0.0-beta6 - Buildroot 2022.02.8 -- with cherry-picked memory leak fix for dhcpcd - Kernel 5.10.162 - Docker 23.0.0-rc.3 - System-docker 17.06.107 - Removed debugging tool system-docker-containerd-ctr - Build ros binary with Go version 1.19.5 - Improve debug mode by disabling auto reboot and asking resolution
2023-01-05 09:55:41 +00:00
//go:build go1.5
bring in latest & likely last version of coreos-cloudinit Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-02-22 20:06:39 +00:00
// +build go1.5
package
network
const
isGo15
=
true
Reference in New Issue
Copy Permalink