mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Remove sprbox
package (which has been archived) in favor of swap
package which replace it. (#3065)
* Remove 'sprbox' in favor of 'swap'. I have archived 'sprbox', it has been entirely revised / simplified in a new project (https://github.com/oblq/swap), it does basically the same things, it's just more intuitive. * Reorder alphabetically.
This commit is contained in:
parent
601e2816f2
commit
4b8cc568ac
@ -312,8 +312,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [mini](https://github.com/sasbury/mini) - Golang package for parsing ini-style configuration files.
|
||||
* [nasermirzaei89/env](https://github.com/nasermirzaei89/env) - Simple useful package for read environment variables.
|
||||
* [onion](http://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
|
||||
* [sprbox](https://github.com/oblq/sprbox) - Build-environment aware toolbox factory and agnostic config parser (YAML, TOML, JSON and Environment vars).
|
||||
* [store](https://github.com/tucnak/store) - Lightweight configuration manager for Go.
|
||||
* [swap](https://github.com/oblq/swap) - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).
|
||||
* [viper](https://github.com/spf13/viper) - Go configuration with fangs.
|
||||
* [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user