1
1
Fork 0
mirror of https://github.com/OJ/gobuster.git synced 2024-05-24 15:56:01 +02:00
This commit is contained in:
firefart 2023-12-07 14:58:42 +01:00
parent b385ce14e1
commit b9f3b126e8

View File

@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/go
{
"name": "Go",
"image": "mcr.microsoft.com/devcontainers/go:1-1-bullseye",
"image": "mcr.microsoft.com/devcontainers/go",
"features": {
"ghcr.io/guiyomh/features/golangci-lint:0": {}
},
@ -25,4 +25,4 @@
]
}
}
}
}