Documentation ¶
Index ¶
- func GetWailsVersionFromModFile(goModText []byte) (*semver.Version, error)
- func GoModOutOfSync(goModData []byte, currentVersion string) (bool, error)
- func SyncGoVersion(goModText []byte, goVersion string) ([]byte, bool, error)
- func UpdateGoModVersion(goModText []byte, currentVersion string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.