git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/selfupdate/const.go (about)

     1  package selfupdate
     2  
     3  const (
     4  	DefaultUserAgent = "Mozilla/5.0 (compatible; +https://git.sr.ht/~pingoo/stdx/selfupdate)"
     5  )