test: fix issues with go 1.24

This commit is contained in:
Julien Neuhart
2025-02-13 09:21:38 +01:00
parent 8d7cc55c28
commit 81cc483166
6 changed files with 82 additions and 79 deletions

View File

@@ -53,8 +53,8 @@ func TestBuildDebug(t *testing.T) {
Version: Version,
Architecture: runtime.GOARCH,
Modules: []string{
"foo",
"bar",
"foo",
},
ModulesAdditionalData: map[string]map[string]interface{}{
"bar": {