move to sr.ht
This commit is contained in:
@@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["cmdlxcconfig.go"],
|
||||
importpath = "github.com/motiejus/code/undocker/internal/cmdlxcconfig",
|
||||
importpath = "git.sr.ht/~motiejus/code/undocker/internal/cmdlxcconfig",
|
||||
visibility = ["//src/undocker:__subpackages__"],
|
||||
deps = [
|
||||
"//src/undocker/lxcconfig:go_default_library",
|
||||
|
||||
Reference in New Issue
Block a user