Skip to content

Commit

Permalink
vendor: add gioui
Browse files Browse the repository at this point in the history
Updates #47
  • Loading branch information
changkun committed Dec 7, 2021
1 parent 4b446e4 commit 7547ea8
Show file tree
Hide file tree
Showing 778 changed files with 123,313 additions and 94,688 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module changkun.de/x/occamy
go 1.15

require (
gioui.org v0.0.0-20211202105001-872b4ba41be0
github.com/appleboy/gin-jwt/v2 v2.6.2
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gin-gonic/gin v1.4.0
github.com/gorilla/websocket v1.4.0
golang.org/x/sys v0.0.0-20190422165155-953cdadca894 // indirect
gopkg.in/yaml.v2 v2.2.2
github.com/tfriedel6/canvas v0.9.1
gopkg.in/yaml.v2 v2.2.4
)
420 changes: 412 additions & 8 deletions go.sum

Large diffs are not rendered by default.

63 changes: 63 additions & 0 deletions vendor/gioui.org/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions vendor/gioui.org/app/Gio.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 49 additions & 0 deletions vendor/gioui.org/app/GioActivity.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7547ea8

Please sign in to comment.