Sign in
go
/
example
/
8b405629c4a5215871be932097e099c05ec5cb2e
/
.
/
go.mod
blob: 51af5e4ef558339493fbeac377eb9fc52347c4a2 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
example
go
1.23
.
0
require
(
golang
.
org
/
x
/
tools v0
.
33.0
gopkg
.
in
/
yaml
.
v3 v3
.
0.1
)
require
(
golang
.
org
/
x
/
mod v0
.
25.0
// indirect
golang
.
org
/
x
/
sync v0
.
15.0
// indirect
)