xyosc/vendor/modules.txt

148 lines
5.4 KiB
Plaintext
Raw Normal View History

2024-12-21 17:38:26 +01:00
# github.com/chewxy/math32 v1.11.1
## explicit; go 1.13
github.com/chewxy/math32
2025-01-16 21:29:12 +01:00
# github.com/ebitengine/gomobile v0.0.0-20241016134836-cc2e38a7c0ee
2024-12-21 17:38:26 +01:00
## explicit; go 1.22.0
github.com/ebitengine/gomobile/app
github.com/ebitengine/gomobile/app/internal/callfn
github.com/ebitengine/gomobile/event/key
github.com/ebitengine/gomobile/event/lifecycle
github.com/ebitengine/gomobile/event/paint
github.com/ebitengine/gomobile/event/size
github.com/ebitengine/gomobile/event/touch
github.com/ebitengine/gomobile/geom
github.com/ebitengine/gomobile/gl
github.com/ebitengine/gomobile/internal/mobileinit
# github.com/ebitengine/hideconsole v1.0.0
## explicit; go 1.18
github.com/ebitengine/hideconsole
2025-01-16 21:29:12 +01:00
# github.com/ebitengine/purego v0.8.2
2024-12-21 17:38:26 +01:00
## explicit; go 1.18
github.com/ebitengine/purego
github.com/ebitengine/purego/internal/cgo
github.com/ebitengine/purego/internal/fakecgo
github.com/ebitengine/purego/internal/strings
github.com/ebitengine/purego/objc
# github.com/fsnotify/fsnotify v1.8.0
## explicit; go 1.17
github.com/fsnotify/fsnotify
github.com/fsnotify/fsnotify/internal
2025-01-16 21:29:12 +01:00
# github.com/gen2brain/malgo v0.11.23
2024-12-21 17:38:26 +01:00
## explicit; go 1.17
github.com/gen2brain/malgo
2025-01-16 21:29:12 +01:00
# github.com/go-text/typesetting v0.2.1
2024-12-21 17:38:26 +01:00
## explicit; go 1.17
github.com/go-text/typesetting/di
github.com/go-text/typesetting/font
github.com/go-text/typesetting/font/cff
github.com/go-text/typesetting/font/cff/interpreter
github.com/go-text/typesetting/font/opentype
github.com/go-text/typesetting/font/opentype/tables
github.com/go-text/typesetting/harfbuzz
github.com/go-text/typesetting/language
github.com/go-text/typesetting/segmenter
github.com/go-text/typesetting/shaping
github.com/go-text/typesetting/unicodedata
2025-01-16 22:56:38 +01:00
# github.com/goccmack/godsp v0.1.1
## explicit; go 1.13
github.com/goccmack/godsp
github.com/goccmack/godsp/peaks
# github.com/goccmack/goutil v0.4.0
## explicit; go 1.13
github.com/goccmack/goutil/ioutil
2024-12-21 17:38:26 +01:00
# github.com/godbus/dbus v4.1.0+incompatible
## explicit
github.com/godbus/dbus
2025-01-16 21:29:12 +01:00
# github.com/godbus/dbus/v5 v5.1.0
2024-12-21 17:38:26 +01:00
## explicit; go 1.12
github.com/godbus/dbus/v5
2025-01-16 21:29:12 +01:00
# github.com/hajimehoshi/ebiten/v2 v2.8.6
2024-12-21 17:38:26 +01:00
## explicit; go 1.22.0
github.com/hajimehoshi/ebiten/v2
github.com/hajimehoshi/ebiten/v2/ebitenutil
2025-01-16 21:25:11 +01:00
github.com/hajimehoshi/ebiten/v2/inpututil
2024-12-21 17:38:26 +01:00
github.com/hajimehoshi/ebiten/v2/internal/affine
github.com/hajimehoshi/ebiten/v2/internal/atlas
github.com/hajimehoshi/ebiten/v2/internal/buffered
github.com/hajimehoshi/ebiten/v2/internal/builtinshader
github.com/hajimehoshi/ebiten/v2/internal/clock
github.com/hajimehoshi/ebiten/v2/internal/cocoa
github.com/hajimehoshi/ebiten/v2/internal/debug
github.com/hajimehoshi/ebiten/v2/internal/file
github.com/hajimehoshi/ebiten/v2/internal/gamepad
github.com/hajimehoshi/ebiten/v2/internal/gamepaddb
github.com/hajimehoshi/ebiten/v2/internal/glfw
github.com/hajimehoshi/ebiten/v2/internal/graphics
github.com/hajimehoshi/ebiten/v2/internal/graphicscommand
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/directx
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ca
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/mtl
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl
github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/playstation5
github.com/hajimehoshi/ebiten/v2/internal/hook
github.com/hajimehoshi/ebiten/v2/internal/microsoftgdk
github.com/hajimehoshi/ebiten/v2/internal/mipmap
github.com/hajimehoshi/ebiten/v2/internal/packing
github.com/hajimehoshi/ebiten/v2/internal/png
github.com/hajimehoshi/ebiten/v2/internal/restorable
github.com/hajimehoshi/ebiten/v2/internal/shader
github.com/hajimehoshi/ebiten/v2/internal/shaderir
github.com/hajimehoshi/ebiten/v2/internal/shaderir/glsl
github.com/hajimehoshi/ebiten/v2/internal/shaderir/hlsl
github.com/hajimehoshi/ebiten/v2/internal/shaderir/msl
github.com/hajimehoshi/ebiten/v2/internal/thread
github.com/hajimehoshi/ebiten/v2/internal/ui
github.com/hajimehoshi/ebiten/v2/internal/vibrate
github.com/hajimehoshi/ebiten/v2/internal/winver
github.com/hajimehoshi/ebiten/v2/text/v2
github.com/hajimehoshi/ebiten/v2/vector
# github.com/jezek/xgb v1.1.1
## explicit; go 1.11
github.com/jezek/xgb
github.com/jezek/xgb/randr
github.com/jezek/xgb/render
github.com/jezek/xgb/xproto
# github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
## explicit
github.com/kirsle/configdir
# github.com/leberKleber/go-mpris v1.1.0
## explicit; go 1.19
github.com/leberKleber/go-mpris
2025-01-16 22:56:38 +01:00
# github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
## explicit
github.com/mjibson/go-dsp/wav
2025-01-16 21:29:12 +01:00
# github.com/smallnest/ringbuffer v0.0.0-20241129171057-356c688ba81d
2024-12-21 17:38:26 +01:00
## explicit; go 1.19
github.com/smallnest/ringbuffer
# github.com/ztrue/tracerr v0.4.0
## explicit
github.com/ztrue/tracerr
2025-01-16 21:29:12 +01:00
# golang.org/x/image v0.23.0
2024-12-21 17:38:26 +01:00
## explicit; go 1.18
golang.org/x/image/ccitt
golang.org/x/image/font
golang.org/x/image/math/fixed
golang.org/x/image/tiff
golang.org/x/image/tiff/lzw
golang.org/x/image/vector
2025-01-16 21:29:12 +01:00
# golang.org/x/sync v0.10.0
2024-12-21 17:38:26 +01:00
## explicit; go 1.18
golang.org/x/sync/errgroup
2025-01-16 21:29:12 +01:00
# golang.org/x/sys v0.29.0
2024-12-21 17:38:26 +01:00
## explicit; go 1.18
golang.org/x/sys/unix
golang.org/x/sys/windows
2025-01-16 21:29:12 +01:00
# golang.org/x/text v0.21.0
2024-12-21 17:38:26 +01:00
## explicit; go 1.18
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/language
golang.org/x/text/unicode/bidi
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
gopkg.in/yaml.v2