-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo-deps.toml
More file actions
34 lines (27 loc) · 1.02 KB
/
go-deps.toml
File metadata and controls
34 lines (27 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Auto-generated by godeps-gen
# Source: go.mod + go.sum
#
# Key format: deps."import-path@version" to support multiple versions
#
# To regenerate: godeps-gen --prefetch -o go-deps.toml
schema_version = 2
[deps."github.com/google/uuid@v1.6.0"]
import_path = "github.com/google/uuid"
version = "v1.6.0"
hash = "sha256-Oz3yds86lLivFbfBZNWKBB+WTSu3h/GlIplzIG+0OqE="
[deps."github.com/pelletier/go-toml/v2@v2.2.4"]
import_path = "github.com/pelletier/go-toml/v2"
version = "v2.2.4"
hash = "sha256-iqpke1tz6+U3KCpY2NYEXL8Zg7bwMua4eblXjnhRJho="
[deps."go.starlark.net@v0.0.0-20260102030733-3fee463870c9"]
import_path = "go.starlark.net"
version = "v0.0.0-20260102030733-3fee463870c9"
hash = "sha256-5b2LBr4Q5UhcO6iBKXr6vjjstjUt6uZT9gCWDXojeOo="
[deps."golang.org/x/mod@v0.31.0"]
import_path = "golang.org/x/mod"
version = "v0.31.0"
hash = "sha256-iJGWfJ4QtUB0gv4Im0zrQgRK2uKVFDll1+orBEXRytk="
[deps."golang.org/x/sys@v0.40.0"]
import_path = "golang.org/x/sys"
version = "v0.40.0"
hash = "sha256-FwNcrDJUhmdraBS67f5xSBMcoT8/NLuE/aDAQI/8vGY="