Change import path

This commit is contained in:
Lou Knauer
2022-01-27 09:40:59 +01:00
parent 1c1b043246
commit 436eaf0a9d
23 changed files with 219 additions and 218 deletions

3
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/ClusterCockpit/cc-jobarchive
module github.com/ClusterCockpit/cc-backend
go 1.15
@@ -20,4 +20,3 @@ require (
gopkg.in/yaml.v2 v2.3.0 // indirect
)
// replace github.com/iamlouk/lrucache => /home/lou/zeugs/go/lru-cache