Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Mar 3, 2023
1 parent 11f9aee commit d0c2c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions refresh-repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ refresh() {
sed -i 's|ioutil.TempFile|os.CreateTemp|g' `grep 'ioutil.TempFile' -rl *`

go get golang.org/x/[email protected]
go get kmodules.xyz/[email protected]
go get github.com/modern-go/[email protected]
go get github.com/json-iterator/[email protected]
go mod tidy
Expand Down

0 comments on commit d0c2c6d

Please sign in to comment.