go-utils

module
v1.49.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: BSD-3-Clause

README

go-utils

A set of utilities used by our Golang projects

Creating a new release

When making changes, a new release needs to be made in order to use the updated library in your project.

  1. First, make sure your uafrica-tools repository is up to date (minimum at commit 442f62f0):
git pull
make install
  1. After your changes have been merged to the main branch of go-utils, run the following command which will automatically create a new tag:
ua release 

and select project uafrica/go-utils

  1. For your project, upgrade to the new version by running the go get command and specifying the new tab:
go get gitlab.com/uafrica/[email protected]

Note: The release documentation can be found in GitLab, by navigating to the new tag. For example: https://gitlab.com/uafrica/go-utils/-/tags/v1.6.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL