1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
Chris Cummer 3d4059de02 go mod vendor update
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-14 08:52:34 -08:00

11 lines
443 B
Go

// Package devto is a wrapper around dev.to REST API
//
// Where programmers share ideas and help each other grow.
// It is an online community for sharing and discovering great ideas,
// having debates, and making friends. Anyone can share articles,
// questions, discussions, etc. as long as they have the rights to the
// words they are sharing. Cross-posting from your own blog is welcome.
//
// See: https://docs.dev.to/api
package devto