go-check

command module
v0.0.0-...-f3888f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 2 Imported by: 0

README

Go Check

Check for outdated go module.

Getting Started

go mod tidy

go run github.com/devsolux/go-check@latest

Use Case

go install github.com/devsolux/go-check@latest
go version
go mod init go-check
go mod tidy

go run main.go

Clean

go clean -cache -modcache -testcache

# Clear build cache
go clean -cache

# Clear module cache
go clean -modcache

# Clear test cache
go clean -testcache

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳