1935 matches found
[SECURITY] Fedora 35 Update: golang-github-multiformats-multihash-0.1.0-2.fc35
Multihash implementation in Go...
[SECURITY] Fedora 35 Update: golang-github-mvo5-uboot-0.4-10.fc35
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 35 Update: golang-github-mock-1.4.4-4.fc35
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 35 Update: golang-github-morikuni-aec-1.0.0-5.fc35
Go wrapper for ANSI escape code...
[SECURITY] Fedora 35 Update: golang-github-multiformats-multibase-0.0.3-2.20220213gitf067816.fc35
Implementation of multibase parser in go...
[SECURITY] Fedora 35 Update: golang-github-moby-buildkit-0.9.0-4.fc35~bootstrap
BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner...
[SECURITY] Fedora 35 Update: golang-github-microcosm-cc-bluemonday-1.0.17-3.fc35
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 35 Update: golang-github-mgutz-ansi-0-0.13.20200729gitd51e80e.fc35
Package Ansi is a small, fast library to create ANSI colored strings and code s...
[SECURITY] Fedora 35 Update: golang-github-mmarkdown-mmark-2.2.10-5.fc35
Mmark is a powerful markdown processor written in Go, geared towards writing IETF documents. It is, however, also suited for writing complete books and ot her technical documentation, like the Learning Go book mmark source, and I-D text output...
[SECURITY] Fedora 35 Update: golang-github-mholt-archiver-3.5.1-3.fc35
Package Archiver makes it trivially easy to make and extract common archive formats such as zip and tarball and its compressed variants. Simply name the input and output files. The arc command runs the same on all platforms and has no external dependencies not even libc. It is powered by the Go...
[SECURITY] Fedora 35 Update: golang-github-mdlayher-ethernet-0-0.5.20201109git0394541.fc35
The Golang package ethernet implements marshaling and unmarshaling of IEEE 802.3 Ethernet II frames and IEEE 802.1Q VLAN tags...
[SECURITY] Fedora 35 Update: golang-github-martinhoefling-goxkcdpwgen-0.1.0-2.fc35
xkcd style password generator library and cli tool...
[SECURITY] Fedora 35 Update: golang-github-maruel-panicparse-1.6.0-5.fc35
Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized process...
[SECURITY] Fedora 35 Update: golang-github-mdlayher-dhcp6-0-0.8.20200429git2a67805.fc35
The package dhcp6 implements a DHCPv6 server, as described in RFC 3315...
[SECURITY] Fedora 35 Update: golang-github-markbates-pkger-0.17.1-5.fc35
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 35 Update: golang-github-liamg-scout-0.12.0-5.fc35
A lightweight URL fuzzer and spider: Discover a web server's undisclosed file s, directories and VHOSTs...
[SECURITY] Fedora 35 Update: golang-github-liamg-tml-0.3.0-4.fc35
A Go module and standalone binary to make the output of colored/formatted text in the terminal easier and more readable...
[SECURITY] Fedora 35 Update: golang-github-magefile-mage-1.11.0-5.fc35
A Make/rake-like dev tool using Go...
[SECURITY] Fedora 35 Update: golang-github-leveldb-0-0.9.20190701git259d925.fc35
The LevelDB key-value database in the Go programming language...
[SECURITY] Fedora 35 Update: golang-github-mailru-easyjson-0.7.6-5.fc35
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...