Skip to content

Commit 08e6271

Browse files
committed
Update
1 parent 0158a11 commit 08e6271

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/postCreateCommand.sh

-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ go install golang.org/x/perf/cmd/benchstat@latest
99
sudo apt update && sudo sudo apt install -y universal-ctags tree nkf wamerican miller tcpdump
1010
wget -O /tmp/hyperfine.deb https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine_1.19.0_amd64.deb
1111
sudo dpkg -i /tmp/hyperfine.deb
12-
13-
go mod download
14-
task build

0 commit comments

Comments
 (0)