mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fixed broken Hyperlinks for 'Authentication and OAuth' and 'Blockchain'. Added 'back-to-top' hyperlink.
This commit is contained in:
parent
6bcffbc0f1
commit
fa471593c5
@ -140,8 +140,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
|
||||
* [vorbis](https://github.com/mccoyst/vorbis) - "Native" Go Vorbis decoder (uses CGO, but has no dependencies).
|
||||
|
||||
##
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Authentication and OAuth
|
||||
|
||||
*Libraries for implementing authentications schemes.*
|
||||
|
||||
@ -179,8 +180,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [sessionup](https://github.com/swithek/sessionup) - Simple, yet effective HTTP session management and identification package.
|
||||
* [sjwt](https://github.com/brianvoe/sjwt) - Simple jwt generator and parser.
|
||||
|
||||
##
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Blockchain
|
||||
|
||||
*Tools for building blockchains.*
|
||||
|
||||
@ -189,8 +191,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gossamer](https://github.com/ChainSafe/gossamer) - A Go implementation of the Polkadot Host
|
||||
* [tendermint](https://github.com/tendermint/tendermint) - High-performance middleware for transforming a state machine written in any programming language into a Byzantine Fault Tolerant replicated state machine using the Tendermint consensus and blockchain protocols.
|
||||
|
||||
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
## Bot Building
|
||||
|
Loading…
Reference in New Issue
Block a user