mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:11:54 +00:00
4 lines
160 B
Go
4 lines
160 B
Go
// Package updatecheck provides a client and HTTP handler for checking and serving
|
|
// software update information for Sourcegraph versions.
|
|
package updatecheck
|