rename lxcconfig
This commit is contained in:
parent
a9b4f1ecd4
commit
2ec4c0629b
@ -3,6 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["lxcconfig.go"],
|
||||
importpath = "github.com/motiejus/code/undocker/lxc-config",
|
||||
importpath = "github.com/motiejus/code/undocker/lxcconfig",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
Loading…
Reference in New Issue
Block a user