This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
rclone
mirror of
https://github.com/rclone/rclone.git
Watch
1
Star
0
Fork
You've already forked rclone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
rclone
/
lib
/
buildinfo
/
cgo.go
8 lines
79 B
Go
Raw
Permalink
Blame
History
//go:build cgo
package
buildinfo
func
init
(
)
{
Tags
=
append
(
Tags
,
"cgo"
)
}
Reference in New Issue
View Git Blame
Copy Permalink