Imports
- github.com/andybalholm/brotli
- golang.org/x/text/cases
- golang.org/x/text/language
- golang.org/x/text/unicode/norm
Imports in module “github.com/x0xO/g”
- github.com/x0xO/g/internal/filelock
- github.com/x0xO/g/pkg/iter
- github.com/x0xO/g/pkg/minmax
- github.com/x0xO/g/pkg/rand
- github.com/x0xO/g/pkg/ref
Standard library imports
- bufio
- bytes
- cmp
- compress/flate
- compress/gzip
- compress/zlib
- crypto/md5
- crypto/sha1
- crypto/sha256
- crypto/sha512
- encoding/base64
- encoding/binary
- encoding/gob
- encoding/hex
- encoding/json
- encoding/xml
- errors
- fmt
- hash
- html
- io
- io/fs
- maps
- math
- math/big
- math/bits
- net/http
- net/url
- os
- path/filepath
- reflect
- regexp
- runtime
- slices
- sort
- strconv
- strings
- sync
- unicode
- unicode/utf8