Skip to content
#

go-modules

Here are 120 public repositories matching this topic...

Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.

  • Updated Feb 19, 2023
  • Go

A SSH client (sudo capable) as a REST service to execute remote recipes (sequence of commands) by SSH, included SUDO commands. It also returns the stdout and stderr filled for these commands executed in the target server. This service does not require any kind of "agent" installed in the target servers

  • Updated Dec 19, 2023
  • Go

Improve this page

Add a description, image, and links to the go-modules topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the go-modules topic, visit your repo's landing page and select "manage topics."

Learn more