Compare commits

...

2 Commits

Author SHA1 Message Date
Dhruv ec4509cc1f
Update devcontainer.json 2024-10-29 14:24:04 +05:30
Dhruv 0a1d02e3ca
Create devcontainer.json 2024-10-29 13:13:24 +05:30
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"image": "mcr.microsoft.com/devcontainers/go:1-1.22"
}