deno.land / x / esm@v135_2 / go.mod

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
module github.com/esm-dev/esm.sh
go 1.18
require ( github.com/Masterminds/semver/v3 v3.2.1 github.com/evanw/esbuild v0.20.0 github.com/ije/esbuild-internal v0.20.0 github.com/ije/gox v0.6.1 github.com/ije/rex v1.10.11 github.com/mssola/useragent v1.0.0 go.etcd.io/bbolt v1.3.8)
require ( github.com/andybalholm/brotli v1.0.6 // indirect github.com/rs/cors v1.10.1 // indirect golang.org/x/crypto v0.16.0 // indirect golang.org/x/net v0.10.0 // indirect golang.org/x/sys v0.15.0 // indirect golang.org/x/text v0.14.0 // indirect)
esm

Version Info

Tagged at
2 months ago