go.mod to build
the build failed 詳細

このコミットが含まれているのは:
Sarah Jamie Lewis 2020-03-26 16:48:14 -07:00
コミット d4795f7510
1個のファイルの変更2行の追加3行の削除

5
go.mod
ファイルの表示

@ -4,8 +4,7 @@ go 1.13
require (
git.openprivacy.ca/openprivacy/log v1.0.0
github.com/therecipe/qt v0.0.0-20200126204426-5074eb6d8c41
github.com/therecipe/qt/internal/binding/files/docs/5.12.0 v0.0.0-20200126204426-5074eb6d8c41 // indirect
github.com/therecipe/qt/internal/binding/files/docs/5.13.0 v0.0.0-20200126204426-5074eb6d8c41 // indirect
github.com/therecipe/qt v0.0.0-20191101232336-18864661ae4f
github.com/therecipe/qt/internal/binding/files/docs/5.13.0 v0.0.0-20191002095216-73192f6811d0 // indirect; Required - do not delete or `go tidy` away
golang.org/x/crypto v0.0.0-20200320181102-891825fb96df
)