update to current state

This commit is contained in:
2023-10-18 18:16:11 +02:00
parent f5750959f5
commit b5aa49e1ae
3 changed files with 6 additions and 2 deletions

5
.gitmodules vendored
View File

@@ -774,7 +774,7 @@
url = ../../ALP-pool/graphene url = ../../ALP-pool/graphene
[submodule "graphite2"] [submodule "graphite2"]
path = graphite2 path = graphite2
url = ../../pool/graphite2 url = ../../ALP-pool/graphite2
[submodule "graphviz"] [submodule "graphviz"]
path = graphviz path = graphviz
url = ../../pool/graphviz url = ../../pool/graphviz
@@ -7879,3 +7879,6 @@
[submodule "raspberrypi-eeprom"] [submodule "raspberrypi-eeprom"]
path = raspberrypi-eeprom path = raspberrypi-eeprom
url = ../../ALP-pool/raspberrypi-eeprom url = ../../ALP-pool/raspberrypi-eeprom
[submodule "go1.21"]
path = go1.21
url = ../../ALP-pool/go1.21

2
go1.20

Submodule go1.20 updated: d7dd97864b...4d998d4509

1
go1.21 Submodule

Submodule go1.21 added at ef280fd598