Skip to content

Commit

Permalink
[+] update go module
Browse files Browse the repository at this point in the history
  • Loading branch information
yyewolf committed Mar 15, 2023
1 parent a6a3fb4 commit 2631791
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<a href="/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square"></a>
<a href="https://codeclimate.com/github/yyewolf/tn-place/test_coverage"><img src="https://api.codeclimate.com/v1/badges/9fe87816a24ec7309958/test_coverage" /></a>
<a href="https://codeclimate.com/github/yyewolf/tn-place/maintainability"><img src="https://api.codeclimate.com/v1/badges/9fe87816a24ec7309958/maintainability" /></a>
<a href="https://goreportcard.com/report/github.com/yyewolf/tn-place"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/yyewolf/tn-place"></a>
<a href="https://godoc.org/github.com/yyewolf/tn-place"><img src="https://godoc.org/github.com/yyewolf/tn-place?status.svg" alt="GoDoc"></a>
<a href="https://goreportcard.com/report/github.com/yyewolf/tn-place/back"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/yyewolf/tn-place/back"></a>
<a href="https://godoc.org/github.com/yyewolf/tn-place/back"><img src="https://godoc.org/github.com/yyewolf/tn-place/back?status.svg" alt="GoDoc"></a>
</p>
</p>

Expand Down
2 changes: 1 addition & 1 deletion back/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module tn-place
module github.com/yyewolf/tn-place/back

go 1.20

Expand Down

0 comments on commit 2631791

Please sign in to comment.