This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
7ecd5874d2
k3s
/
pkg
/
containerd
/
none.go
7 lines
54 B
Go
Raw
Normal View
History
Unescape
Escape
Update golangci-lint to 1.45.2 This requires a further set of gofmt -s improvements to the code, but nothing major. golangci-lint 1.45.2 brings golang 1.18 support which might be needed in the future. Signed-off-by: Dirk Müller <dirk@dmllr.de>
2022-04-08 17:44:40 +00:00
//go:build !ctrd
Continued refactoring
2019-01-09 16:54:15 +00:00
package
containerd
func
Main
(
)
{
}