Add Licenses

This commit is contained in:
Lea Anthony
2019-01-12 09:26:51 +11:00
parent bcca09563c
commit e6bec8f7cc
31 changed files with 571 additions and 1 deletions

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/wailsapp/wails
require (
github.com/AlecAivazis/survey v1.7.1
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
github.com/dchest/cssmin v0.0.0-20151210170030-fb8d9b44afdc // indirect
github.com/dchest/htmlmin v0.0.0-20150526090704-e254725e81ac
github.com/dchest/jsmin v0.0.0-20160823214000-faeced883947 // indirect