gogs/pkg/tool
Unknwon 613139e7be
Enable Go modules (#5835)
* Remove vendor

* Enable Go modules

* ci: add command to fetch dependencies

* ci: update setting

* ci: update settings

* Require Go 1.11

* Rename module name to gogs.io/gogs
2019-10-23 23:03:17 -07:00
..
file.go Refactoring: rename pkg/base -> pkg/tool 2017-04-05 09:05:40 -04:00
path.go pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558) 2018-12-25 09:47:33 -05:00
path_test.go pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558) 2018-12-25 09:47:33 -05:00
tool.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00