Socket
Book a DemoInstallSign in
Socket

pals.dev/testmod.fossil

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pals.dev/testmod.fossil

Go Modules
Version
v0.0.0-20240610205421-2deb25e0412e
Version published
Created
Source

= Testmod David Calloway :docinfo: private-head

This module has (useless) Go code, but is only available to learn and demonstrate how to set up a fossil repository on your own server such that the code can be accessed as a Go module via the standard toolchain.

== Setting up fossil

This guide assumes that you'll want to be hosting more than a single fossil repository (e.g. individual Go modules), and that each fossil repository is its own separate Go module.

Furthermore, we'll assume that the web server you use might be used for other uses as well, and therefore we'll be using a reverse proxy to send repository traffic to the fossil server.

FAQs

Package last updated on 10 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts