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

5 lines
53 B
Bash
Raw Normal View History

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