Fix rdt build tags for go 1.16
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//go:build !no_rdt
|
||||
// +build !no_rdt
|
||||
|
||||
/*
|
||||
Copyright The containerd Authors.
|
||||
|
@@ -1,4 +1,5 @@
|
||||
//go:build no_rdt
|
||||
// +build no_rdt
|
||||
|
||||
/*
|
||||
Copyright The containerd Authors.
|
||||
|
Reference in New Issue
Block a user