This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
new-gui
Watch
1
Star
0
Fork
You've already forked new-gui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
02943567b1
new-gui
/
Makefile
6 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 15:04:18 -05:00
# should update every go dependancy (?)
update
:
BUILD: suck it up and try to use go.mod Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 05:14:24 -05:00
# git pull
wit go update
# go get -v -t -u ./...