mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-15 17:28:22 +08:00
deps: update and fix chardet import (#9351)
This commit is contained in:

committed by
Lauris BH

parent
74179d1b5e
commit
81a52442a1
0
vendor/github.com/gogits/chardet/2022.go → vendor/github.com/gogs/chardet/2022.go
generated
vendored
0
vendor/github.com/gogits/chardet/2022.go → vendor/github.com/gogs/chardet/2022.go
generated
vendored
0
vendor/github.com/gogits/chardet/AUTHORS → vendor/github.com/gogs/chardet/AUTHORS
generated
vendored
0
vendor/github.com/gogits/chardet/AUTHORS → vendor/github.com/gogs/chardet/AUTHORS
generated
vendored
0
vendor/github.com/gogits/chardet/LICENSE → vendor/github.com/gogs/chardet/LICENSE
generated
vendored
0
vendor/github.com/gogits/chardet/LICENSE → vendor/github.com/gogs/chardet/LICENSE
generated
vendored
@ -9,4 +9,4 @@ The project was created by [saintfish](http://github.com/saintfish/chardet). In
|
||||
|
||||
## Documentation and Usage
|
||||
|
||||
See [pkgdoc](http://godoc.org/github.com/gogits/chardet)
|
||||
See [pkgdoc](http://godoc.org/github.com/gogs/chardet)
|
1
vendor/github.com/gogs/chardet/go.mod
generated
vendored
Normal file
1
vendor/github.com/gogs/chardet/go.mod
generated
vendored
Normal file
@ -0,0 +1 @@
|
||||
module github.com/gogs/chardet
|
Reference in New Issue
Block a user