This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63d2583e91
minio
/
vendor
/
github.com
/
inconshreveable
/
go-update
/
hide_noop.go
8 lines
85 B
Go
Raw
Blame
History
// +build !windows
package
update
func
hideFile
(
path
string
)
error
{
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink