Skip to content

Commit c640cd6

Browse files
committed
Update postCreateCommand.sh
1 parent b2025d4 commit c640cd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.devcontainer/postCreateCommand.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ go install golang.org/x/tools/cmd/goimports@latest
66
go install github.com/go-delve/delve/cmd/dlv@latest
77

88
sudo apt update && sudo apt install -y universal-ctags
9+
10+
go mod download
11+
task build

0 commit comments

Comments
 (0)