From baed645c835c28855daa1f2a162f3ee09986681f Mon Sep 17 00:00:00 2001 From: Greg Goodwin Date: Mon, 4 Sep 2023 10:04:03 -0500 Subject: [PATCH] Updated emails and TG links --- .github/FUNDING.yml | 3 --- CODE_OF_CONDUCT.md | 4 ++-- CONTRIBUTING.md | 14 +++++++------- LICENSE.md | 2 +- README.md | 32 ++++++++++++++++---------------- SECURITY.md | 4 ++-- go.mod | 2 +- 7 files changed, 29 insertions(+), 32 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 3e04216..9253c6d 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,3 @@ # These are supported funding model platforms -ko_fi: gsg -liberapay: ggoodwin github: [ggoodwin] -custom: ['https://www.paypal.me/ggatx'] diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5e8c04e..ce493ba 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -122,8 +122,8 @@ For answers to common questions about this code of conduct, see the [FAQ]. [Translations] are available. -[TELEGRAM]: https://t.me/MessageGreg -[EMAIL]: mailto:greg@goodwin.id +[TELEGRAM]: https://ggn.sh/tg +[EMAIL]: mailto:gh@ggn.dev [TRANSLATIONS]: https://www.contributor-covenant.org/translations [FAQ]: https://www.contributor-covenant.org/faq [CONTRIBUTOR COVENANT]: https://www.contributor-covenant.org diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f8bb71..37522dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -142,9 +142,8 @@ Not required, but if you want to include a link to this repo I would greatly app This guide is based on the **contributing.md**. [Make Your Own]! -[CODE OF CONDUCT]: https://github.com/ggoodwin/stocks-go/blob/master/CODE_OF_CONDUCT.md -[EMAIL]: mailto:greg@goodwin.id -[DOCUMENTATION]: https://pkg.go.dev/github.com/ggoodwin/stocks-go +[CODE OF CONDUCT]: https://github.com/ggoodwin/go-stocks/blob/master/CODE_OF_CONDUCT.md +[DOCUMENTATION]: https://pkg.go.dev/github.com/ggoodwin/go-stocks [MAKE YOUR OWN]: https://contributing.md/ [LICE CAP]: https://www.cockos.com/licecap/ [SILENT CAST]: https://github.com/colinkeenan/silentcast @@ -152,7 +151,8 @@ This guide is based on the **contributing.md**. [Make Your Own]! [GITHUB ISSUES]: https://github.com/ggoodwin/stocks-go/issues [NEW ISSUE]: https://github.com/ggoodwin/stocks-go/issues/new [BUG TRACKER]: https://github.com/ggoodwin/stocks-go/issues?q=label%3Abug -[CONTRIBUTING]: https://github.com/ggoodwin/stocks-go/blob/master/CONTRIBUTING.md -[FORK]: https://github.com/ggoodwin/stocks-go/fork -[PULL REQUEST]: https://github.com/ggoodwin/stocks-go/compare -[TELEGRAM]: https://t.me/MessageGreg +[CONTRIBUTING]: https://github.com/ggoodwin/go-stocks/blob/master/CONTRIBUTING.md +[FORK]: https://github.com/ggoodwin/go-stocks/fork +[PULL REQUEST]: https://github.com/ggoodwin/go-stocks/compare +[EMAIL]: mailto:gh@ggn.dev +[TELEGRAM]: https://ggn.sh/tg diff --git a/LICENSE.md b/LICENSE.md index 2e00059..1d02328 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # MIT License -## Copyright (c) 2023 Greg Goodwin +## Copyright (c) 2023 Greg Goodwin (@ggoodwin) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4194851..3b6a611 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,27 @@
-

stocks-go logo
+

go-stocks logo
Stock Info Go Library

Discord

-[![GMan#0001](https://dcbadge.vercel.app/api/shield/179795086543028224)](https://discord.id/?prefill=179795086543028224) [![Go Package Devs](https://dcbadge.vercel.app/api/server/jwEYR2Dume)](https://discord.gg/jwEYR2Dume) +[![ggoodwin](https://dcbadge.vercel.app/api/shield/179795086543028224)](https://discord.id/?prefill=179795086543028224)

Go

-[![Go Reference](https://pkg.go.dev/badge/ggoodwin/stocks-go.svg)](https://pkg.go.dev/github.com/ggoodwin/stocks-go) [![Go Version](https://img.shields.io/github/go-mod/go-version/ggoodwin/stocks-go)](https://go.dev/doc/go1.19) +[![Go Reference](https://pkg.go.dev/badge/ggoodwin/go-stocks.svg)](https://pkg.go.dev/github.com/ggoodwin/go-stocks) [![Go Version](https://img.shields.io/github/go-mod/go-version/ggoodwin/go-stocks)](https://go.dev/doc/go1.19)

Repo Info

-![Size](https://img.shields.io/github/languages/code-size/ggoodwin/stocks-go) [![Last Commit](https://img.shields.io/github/last-commit/ggoodwin/stocks-go)](https://github.com/ggoodwin/stocks-go/commits/master) [![License](https://img.shields.io/github/license/ggoodwin/stocks-go)](https://github.com/ggoodwin/stocks-go/blob/master/LICENSE.md) +![Size](https://img.shields.io/github/languages/code-size/ggoodwin/go-stocks) [![Last Commit](https://img.shields.io/github/last-commit/ggoodwin/go-stocks)](https://github.com/ggoodwin/go-stocks/commits/master) [![License](https://img.shields.io/github/license/ggoodwin/go-stocks)](https://github.com/ggoodwin/go-stocks/blob/master/LICENSE.md)

Code Reports

-[![GoReportCard](https://goreportcard.com/badge/github.com/ggoodwin/stocks-go)](https://goreportcard.com/report/github.com/ggoodwin/stocks-go) [![CodeFactor](https://www.codefactor.io/repository/github/ggoodwin/stocks-go/badge)](https://www.codefactor.io/repository/github/ggoodwin/stocks-go) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/17f51d3e54264211b19220ce470783ae)](https://app.codacy.com/gh/ggoodwin/stocks-go/dashboard) [![Coverage Status](https://coveralls.io/repos/github/ggoodwin/stocks-go/badge.svg?branch=master)](https://coveralls.io/github/ggoodwin/stocks-go?branch=master) +[![GoReportCard](https://goreportcard.com/badge/github.com/ggoodwin/go-stocks)](https://goreportcard.com/report/github.com/ggoodwin/go-stocks) [![CodeFactor](https://www.codefactor.io/repository/github/ggoodwin/go-stocks/badge)](https://www.codefactor.io/repository/github/ggoodwin/go-stocks) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/17f51d3e54264211b19220ce470783ae)](https://app.codacy.com/gh/ggoodwin/go-stocks/dashboard) [![Coverage Status](https://coveralls.io/repos/github/ggoodwin/go-stocks/badge.svg?branch=master)](https://coveralls.io/github/ggoodwin/go-stocks?branch=master)

Actions

-[![Go](https://github.com/ggoodwin/stocks-go/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/ggoodwin/stocks-go/actions/workflows/go.yml) [![lint](https://github.com/ggoodwin/stocks-go/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/ggoodwin/stocks-go/actions/workflows/lint.yml) [![CodeQL](https://github.com/ggoodwin/stocks-go/actions/workflows/github-code-scanning/codeql/badge.svg?branch=master)](https://github.com/ggoodwin/stocks-go/actions/workflows/github-code-scanning/codeql) [![Vulnerabilities](https://github.com/ggoodwin/stocks-go/actions/workflows/vulnerabilities.yml/badge.svg?branch=master)](https://github.com/ggoodwin/stocks-go/actions/workflows/vulnerabilities.yml) [![Coveralls](https://github.com/ggoodwin/stocks-go/actions/workflows/coveralls.yml/badge.svg?branch=master)](https://github.com/ggoodwin/stocks-go/actions/workflows/coveralls.yml) +[![Go](https://github.com/ggoodwin/go-stocks/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/ggoodwin/go-stocks/actions/workflows/go.yml) [![lint](https://github.com/ggoodwin/go-stocks/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/ggoodwin/go-stocks/actions/workflows/lint.yml) [![CodeQL](https://github.com/ggoodwin/go-stocks/actions/workflows/github-code-scanning/codeql/badge.svg?branch=master)](https://github.com/ggoodwin/go-stocks/actions/workflows/github-code-scanning/codeql) [![Vulnerabilities](https://github.com/ggoodwin/go-stocks/actions/workflows/vulnerabilities.yml/badge.svg?branch=master)](https://github.com/ggoodwin/go-stocks/actions/workflows/vulnerabilities.yml) [![Coveralls](https://github.com/ggoodwin/go-stocks/actions/workflows/coveralls.yml/badge.svg?branch=master)](https://github.com/ggoodwin/go-stocks/actions/workflows/coveralls.yml)

@@ -49,7 +49,7 @@ If you don't have `Go` installed, you can [Download Go] and install it. Run the following command in the `console`, in the `project directory`, to install the library with `go get` ```plain -go get github.com/ggoodwin/stocks-go +go get github.com/ggoodwin/go-stocks ``` ### Importing @@ -57,7 +57,7 @@ go get github.com/ggoodwin/stocks-go Add the import to your `.go` file ```go -import stocks "github.com/ggoodwin/stocks-go" +import stocks "github.com/ggoodwin/go-stocks" ``` ## 💰 Usage @@ -159,14 +159,14 @@ Check out our [Changelog] Please read my [Code of Conduct] before contributing or engaging in discussions. -[LICENSE]: https://github.com/ggoodwin/stocks-go/blob/master/LICENSE.md -[CHANGELOG]: https://github.com/ggoodwin/stocks-go/blob/master/CHANGELOG.md -[SECURITY]: https://github.com/ggoodwin/stocks-go/blob/master/SECURITY.md -[FORK]: https://github.com/ggoodwin/stocks-go/fork -[PULL REQUEST]: https://github.com/ggoodwin/stocks-go/compare -[CODE OF CONDUCT]: https://github.com/ggoodwin/stocks-go/blob/master/CODE_OF_CONDUCT.md -[CONTRIBUTING]: https://github.com/ggoodwin/stocks-go/blob/master/CONTRIBUTING.md -[GITHUB ISSUES]: https://github.com/ggoodwin/stocks-go/issues +[LICENSE]: https://github.com/ggoodwin/go-stocks/blob/master/LICENSE.md +[CHANGELOG]: https://github.com/ggoodwin/go-stocks/blob/master/CHANGELOG.md +[SECURITY]: https://github.com/ggoodwin/go-stocks/blob/master/SECURITY.md +[FORK]: https://github.com/ggoodwin/go-stocks/fork +[PULL REQUEST]: https://github.com/ggoodwin/go-stocks/compare +[CODE OF CONDUCT]: https://github.com/ggoodwin/go-stocks/blob/master/CODE_OF_CONDUCT.md +[CONTRIBUTING]: https://github.com/ggoodwin/go-stocks/blob/master/CONTRIBUTING.md +[GITHUB ISSUES]: https://github.com/ggoodwin/go-stocks/issues [YAHOO API]: https://finance.yahoo.com/most-active [GO]: https://go.dev/ [DOWNLOAD GO]: https://go.dev/dl/ diff --git a/SECURITY.md b/SECURITY.md index 774b8a5..45c0257 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -18,5 +18,5 @@ * Please note this is an open source project run by a single person, I am not going to be able to provide a massive reward. -[TELEGRAM]: https://t.me/MessageGreg -[EMAIL]: mailto:greg@goodwin.id +[TELEGRAM]: https://ggn.sh/tg +[EMAIL]: mailto:gh@ggn.dev diff --git a/go.mod b/go.mod index 5f54959..6d1ac3a 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/ggoodwin/stocks-go +module github.com/ggoodwin/go-stocks go 1.19