rename go module and flush out Earthfile build

This commit is contained in:
2025-04-25 13:25:27 -04:00
parent 10c79110a0
commit 9fe19d2cc2
12 changed files with 102 additions and 249 deletions

View File

@@ -83,13 +83,6 @@
},
"incus_network_lb": {
"current": "incus:index/networkLoadBalancer:NetworkLoadBalancer",
"past": [
{
"name": "incus:index/networkLb:NetworkLb",
"inCodegen": true,
"majorVersion": 1
}
],
"majorVersion": 1,
"fields": {
"backend": {
@@ -179,13 +172,5 @@
}
}
},
"auto-settings": {
"resources": {
"incus_network_lb": {
"aliases": [
"incus:index/networkLb:NetworkLb"
]
}
}
}
"auto-settings": {}
}