package imgbundler import ( "bytes" "context" "encoding/base64" "fmt" "io/ioutil" "net/http" "net/url" "os" "regexp" "strings" "sync" "time" "go.uber.org/multierr" "oss.terrastruct.com/xdefer" "oss.terrastruct.com/d2/lib/xmain" ) const maxImageSize int64 = 1 << 25 // 33_554_432 var imageRe = regexp.MustCompile(`