This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
k3s
Watch
1
Star
0
Fork
0
You've already forked k3s
mirror of
https://github.com/k3s-io/k3s.git
synced
2024-06-07 19:41:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
607320d670
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
(
)
{
}
Reference in New Issue
Copy Permalink