aboutsummaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt73
1 files changed, 50 insertions, 23 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 3842d4d..ab0455b 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -1,45 +1,58 @@
-# dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9
+# dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037
dmitri.shuralyov.com/gpu/mtl
-# gioui.org v0.0.0-20200630184602-223f8fd40ae4
+# gioui.org v0.0.0-20220105104929-8d8aeef66bef
## explicit
gioui.org/app
-gioui.org/app/internal/cocoainit
-gioui.org/app/internal/d3d11
-gioui.org/app/internal/egl
-gioui.org/app/internal/glimpl
gioui.org/app/internal/log
-gioui.org/app/internal/srgb
-gioui.org/app/internal/window
gioui.org/app/internal/windows
gioui.org/app/internal/xkb
gioui.org/f32
gioui.org/font/opentype
gioui.org/gesture
gioui.org/gpu
-gioui.org/gpu/backend
-gioui.org/gpu/gl
+gioui.org/gpu/internal/d3d11
+gioui.org/gpu/internal/driver
+gioui.org/gpu/internal/metal
+gioui.org/gpu/internal/opengl
+gioui.org/gpu/internal/vulkan
+gioui.org/internal/byteslice
+gioui.org/internal/cocoainit
+gioui.org/internal/d3d11
+gioui.org/internal/egl
gioui.org/internal/f32color
gioui.org/internal/fling
-gioui.org/internal/opconst
+gioui.org/internal/gl
gioui.org/internal/ops
-gioui.org/internal/unsafe
+gioui.org/internal/scene
+gioui.org/internal/stroke
+gioui.org/internal/vk
+gioui.org/io/clipboard
gioui.org/io/event
gioui.org/io/key
gioui.org/io/pointer
gioui.org/io/profile
gioui.org/io/router
+gioui.org/io/semantic
gioui.org/io/system
+gioui.org/io/transfer
gioui.org/layout
gioui.org/op
gioui.org/op/clip
gioui.org/op/paint
gioui.org/text
gioui.org/unit
+# gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2
+gioui.org/cpu
+# gioui.org/shader v1.0.6
+gioui.org/shader
+gioui.org/shader/gio
+gioui.org/shader/piet
# github.com/BurntSushi/toml v0.4.1
## explicit
github.com/BurntSushi/toml
github.com/BurntSushi/toml/internal
-# github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
+# github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc
+## explicit
github.com/BurntSushi/xgb
github.com/BurntSushi/xgb/render
github.com/BurntSushi/xgb/shape
@@ -53,7 +66,7 @@ github.com/BurntSushi/xgbutil/ewmh
github.com/BurntSushi/xgbutil/icccm
github.com/BurntSushi/xgbutil/xevent
github.com/BurntSushi/xgbutil/xprop
-# github.com/aarzilli/nucular v0.0.0-20200615134801-81910c722bba
+# github.com/aarzilli/nucular v0.0.0-20210408133902-d3dd7b05a80a
## explicit
github.com/aarzilli/nucular
github.com/aarzilli/nucular/clipboard
@@ -63,13 +76,22 @@ github.com/aarzilli/nucular/internal/assets
github.com/aarzilli/nucular/label
github.com/aarzilli/nucular/rect
github.com/aarzilli/nucular/style
-# github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72
+# github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec
+## explicit
github.com/go-gl/glfw/v3.3/glfw
-# github.com/golang/freetype v0.0.0-20161208064710-d9be45aaf745
+github.com/go-gl/glfw/v3.3/glfw/glfw/deps
+github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad
+github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw
+github.com/go-gl/glfw/v3.3/glfw/glfw/deps/vs2008
+github.com/go-gl/glfw/v3.3/glfw/glfw/include/GLFW
+github.com/go-gl/glfw/v3.3/glfw/glfw/src
+# github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
+## explicit
github.com/golang/freetype
github.com/golang/freetype/raster
github.com/golang/freetype/truetype
-# github.com/hashicorp/golang-lru v0.0.0-20160813221303-0a025b7e63ad
+# github.com/hashicorp/golang-lru v0.5.4
+## explicit
github.com/hashicorp/golang-lru
github.com/hashicorp/golang-lru/simplelru
# github.com/lawl/pulseaudio v0.0.0-20210928141934-ed754c0c6618
@@ -78,11 +100,12 @@ github.com/lawl/pulseaudio
# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
## explicit
github.com/syndtr/gocapability/capability
-# golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
+# golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
## explicit
golang.org/x/crypto/ed25519
golang.org/x/crypto/ed25519/internal/edwards25519
-# golang.org/x/exp v0.0.0-20191224044220-1fea468a75e9
+# golang.org/x/exp v0.0.0-20220104160115-025e73f80486
+## explicit
golang.org/x/exp/shiny/driver
golang.org/x/exp/shiny/driver/gldriver
golang.org/x/exp/shiny/driver/internal/drawer
@@ -98,13 +121,15 @@ golang.org/x/exp/shiny/driver/mtldriver/internal/coreanim
golang.org/x/exp/shiny/driver/windriver
golang.org/x/exp/shiny/driver/x11driver
golang.org/x/exp/shiny/screen
-# golang.org/x/image v0.0.0-20200618115811-c13761719519
+# golang.org/x/image v0.0.0-20211028202545-6944b10bf410
+## explicit
golang.org/x/image/draw
golang.org/x/image/font
golang.org/x/image/font/sfnt
golang.org/x/image/math/f64
golang.org/x/image/math/fixed
-# golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
+# golang.org/x/mobile v0.0.0-20220104184238-4a8be17bd2e3
+## explicit
golang.org/x/mobile/event/key
golang.org/x/mobile/event/lifecycle
golang.org/x/mobile/event/mouse
@@ -112,10 +137,12 @@ golang.org/x/mobile/event/paint
golang.org/x/mobile/event/size
golang.org/x/mobile/geom
golang.org/x/mobile/gl
-# golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9
+# golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
+## explicit
+golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
-# golang.org/x/text v0.3.0
+# golang.org/x/text v0.3.7
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/internal