Update doc.go to show k8s.io/utils

This commit is contained in:
Travis Rhoden 2019-11-14 11:30:20 -07:00 committed by Srini Brahmaroutu
parent 0abe151fe8
commit ac9fc13761

2
doc.go
View File

@ -15,4 +15,4 @@ limitations under the License.
*/
// Package mount defines an interface to mounting filesystems.
package mount // import "k8s.io/kubernetes/pkg/util/mount"
package mount // import "k8s.io/utils/mount"