Skip to main content
Module

x/esm/go.mod

A fast, smart, & global CDN for modern(es2015+) web development.
Latest
File
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)