Skip to content

Commit 3f1b0ad

Browse files
chore: bump deps (FloatTech#1142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c6699a commit 3f1b0ad

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

gomod2nix.toml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ schema = 3
3737
[mod."github.com/RomiChan/websocket"]
3838
version = "v1.4.3-0.20220227141055-9b2c6168c9c5"
3939
hash = "sha256-Adx+gvqB+CCoUXx7ebIaBDjVkav+wS5qZPmaqcApBWA="
40+
[mod."github.com/Tnze/go-mc"]
41+
version = "v1.20.2"
42+
hash = "sha256-Nu4PXNxeARH0itm6yIIplFaywL2yQnPJFksmmuyIptI="
4043
[mod."github.com/adamzy/cedar-go"]
4144
version = "v0.0.0-20170805034717-80a9c64b256d"
4245
hash = "sha256-N19KTxh70IUBqnchFuWkrJD8uuFOIVqv1iSuN3YFIT0="
@@ -226,15 +229,15 @@ schema = 3
226229
[mod."gitlab.com/gomidi/midi/v2"]
227230
version = "v2.1.7"
228231
hash = "sha256-fbgxSMCk7PVII3sNEKuGWbN56fy3eM564Xb+lnYTxRQ="
229-
[mod."golang.org/x/exp"]
230-
version = "v0.0.0-20190306152737-a1d7652674e8"
231-
hash = "sha256-VJ0sxFsqnx2O/NmXamL2F5bQeUw5sizVQ7NLusceK5Q="
232+
[mod."golang.org/x/exp/shiny"]
233+
version = "v0.0.0-20250210185358-939b2ce775ac"
234+
hash = "sha256-OzKqtLbKQifhfDn3TnTCscfBIdKCHcvGNQuVYcqSMmc="
232235
[mod."golang.org/x/image"]
233236
version = "v0.24.0"
234237
hash = "sha256-nhcznNf4ePM7d0Jy2Si0dpMt7KQfRF5Y5QzMpwFCAVg="
235238
[mod."golang.org/x/mobile"]
236-
version = "v0.0.0-20190415191353-3e0bab5405d6"
237-
hash = "sha256-Ds7JS9muxzDc7WgCncAd0rMSFeBI88/I0dQsk13/56k="
239+
version = "v0.0.0-20231127183840-76ac6878050a"
240+
hash = "sha256-GdXSvrqQiJX6pOqc2Yr8gG0ZWysEE81YRl5qkt3JCMA="
238241
[mod."golang.org/x/net"]
239242
version = "v0.33.0"
240243
hash = "sha256-9swkU9vp6IflUUqAzK+y8PytSmrKLuryidP3RmRfe0w="

0 commit comments

Comments
 (0)