add read bytes and contentType

This commit is contained in:
2023-06-22 17:22:08 +01:00
parent 1d3eaf9990
commit ef951afab5
4 changed files with 38 additions and 0 deletions

5
go.mod
View File

@@ -7,6 +7,11 @@ require (
github.com/wadey/go-rounding v1.1.0
)
require (
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
golang.org/x/net v0.8.0 // indirect
)
require (
github.com/jwalton/go-supportscolor v1.1.0
github.com/mattn/go-colorable v0.1.13 // indirect