1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/scripts/bump_modules.sh
2018-12-18 23:03:26 +11:00

5 lines
53 B
Bash
Executable File

#!/bin/sh
GO111MODULE=on
mv go.mod /tmp/
go mod init