Begin plocate dep recipe
[khome.git] / Makefile
index f8087cf..bbd460e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ font_cache:
 # Golang
 #
 pkgs_golang: list pkgs-golang.list
-       go get $(shell ./list pkgs-golang.list)
+       go get -u $(shell ./list pkgs-golang.list)
 
 #
 # Ubuntu
This page took 0.022553 seconds and 4 git commands to generate.