bump go-pot to latest release (v1.0.0)

This commit is contained in:
t3chn0m4g3 2024-12-09 18:11:29 +01:00
parent fc388a9ef7
commit c710aa83f0

View file

@ -4,9 +4,7 @@ apk -U upgrade
apk -U add git
mkdir -p /opt
cd /opt
git clone https://github.com/t3chn0m4g3/go-pot
cd go-pot
git checkout 75a2cae856642fdccf3e9d47d0733cf4190ba70b
git clone https://github.com/ryanolee/go-pot -b v1.0.0
EOF
WORKDIR /opt/go-pot
#