Anderson Valério
262f01e313
Merge remote-tracking branch 'upstream/release/v7.7.1' into merge_7.7.1
2024-12-09 21:03:44 -03:00
Bastian Oppermann
bc034454f6
fix go version in DevContainer and contibution guide ( #2768 )
...
* Remove trailing whitespaces in contribution.md
They make the pre-commit hook "trailing-whitespace" fail.
* Correct Go version in DevContainer and Contibution guide
2024-09-23 16:23:27 +02:00
Leandro Lafin
99bafcff95
chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1
2024-07-15 10:01:45 -03:00
Leandro Lafin
f1c58097d3
Improved dev environment
2024-07-15 09:00:36 -03:00
renovate[bot]
de0b6dd8a9
chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1 ( #2453 )
...
* chore(deps): update mcr.microsoft.com/vscode/devcontainers/go docker tag to v1
* Update .devcontainer/Dockerfile
Co-authored-by: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
Co-authored-by: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>
2024-01-26 11:55:12 +00:00
Koen van Zuijlen
f88f09f962
Improved dev environment ( #2211 )
...
* Improved dev env setup
* Cleanup duplicate checks
* Applied PR feedback
* Updated go.mod/go.sum
* go mod tidy
* Update .devcontainer/devcontainer.json
* Update pkg/http/server_test.go
Co-authored-by: Jan Larwig <jan@larwig.com>
* Create launch.json
* Update .devcontainer/Dockerfile
* Apply suggestions from code review
---------
Co-authored-by: Jan Larwig <jan@larwig.com>
2024-01-20 20:10:37 +00:00