9145 matches found
[SECURITY] Fedora 36 Update: golang-github-pelletier-toml-1.9.4-2.fc36
Go-toml provides the following features for using data parsed from TOML documents: - Load TOML documents from files and string data - Easily navigate TOML structure using Tree - Mashaling and unmarshaling to and from data structures - Line & column position data for all parsed elements - Query...
[SECURITY] Fedora 36 Update: golang-github-onsi-ginkgo-2-2.1.4-2.fc36
A Modern Testing Framework for Go...
[SECURITY] Fedora 36 Update: golang-github-phayes-freeport-1.0.2-6.fc36
Get a free and open TCP port that is ready to use...
[SECURITY] Fedora 36 Update: golang-github-nxadm-tail-1.4.6-7.fc36
Go package for reading from continously updated files tail -f...
[SECURITY] Fedora 36 Update: golang-github-multiformats-multibase-0.0.3-2.20220213gitf067816.fc36
Implementation of multibase parser in go...
[SECURITY] Fedora 36 Update: golang-github-nats-io-streaming-server-0.20.0-5.fc36
NATS Streaming is an extremely performant, lightweight reliable streaming platform built on NATS...
[SECURITY] Fedora 36 Update: golang-github-mvo5-uboot-0.4-10.fc36
Small Go package/app to read/write uboot env files that contain crc32 + 1 byte padding. Unlike fwset,printenv it does not needs a /etc/fwenv.config conf ig file...
[SECURITY] Fedora 36 Update: golang-github-nbutton23-zxcvbn-0.1-8.20210110gite56b841.fc36
Zxcvbn password complexity algorithm in golang...
[SECURITY] Fedora 36 Update: golang-github-oklog-0.3.2-11.20190701gitca7cdf5.fc36
OK Log is a distributed and coordination-free log management system for big o l' clusters. It's an on-prem solution that's designed to be a sort of building block: easy to understand, easy to operate, and easy to extend...
[SECURITY] Fedora 36 Update: golang-github-nats-io-nkeys-0.2.0-5.fc36
A public-key signature system based on Ed25519 for the NATS ecosystem...
[SECURITY] Fedora 36 Update: golang-github-mdlayher-dhcp6-0-0.8.20200429git2a67805.fc36
The package dhcp6 implements a DHCPv6 server, as described in RFC 3315...
[SECURITY] Fedora 36 Update: golang-github-morikuni-aec-1.0.0-5.fc36
Go wrapper for ANSI escape code...
[SECURITY] Fedora 36 Update: golang-github-microcosm-cc-bluemonday-1.0.17-3.fc36
bluemonday is a HTML sanitizer implemented in Go. It is fast and highly configurable. bluemonday takes untrusted user generated content as an input, and will return HTML that has been sanitised against a whitelist of approved HTML elements and attributes so that you can safely include the content...
[SECURITY] Fedora 36 Update: golang-github-mgutz-ansi-0-0.13.20200729gitd51e80e.fc36
Package Ansi is a small, fast library to create ANSI colored strings and code s...
[SECURITY] Fedora 36 Update: golang-github-mock-1.6.0-3.fc36
GoMock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts to o...
[SECURITY] Fedora 36 Update: golang-github-mrunalp-fileutils-0.5.0-5.fc36
Collection of utilities for file manipulation in Go...
[SECURITY] Fedora 36 Update: golang-github-markbates-pkger-0.17.1-5.fc36
Pkger is a tool for embedding static files into Go binaries. It will, hopeful ly, be a replacement for github.com/gobuffalo/packr/v2...
[SECURITY] Fedora 36 Update: golang-github-leveldb-0-0.9.20190701git259d925.fc36
The LevelDB key-value database in the Go programming language...
[SECURITY] Fedora 36 Update: golang-github-kyokomi-emoji-2.2.8-5.fc36
Emoji terminal output for Go...
[SECURITY] Fedora 36 Update: golang-github-mailru-easyjson-0.7.6-5.fc36
Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. Easyjson aims to keep...