Skip to content

Commit

Permalink
Merge pull request #27 from boinkor-net/go-from-gomod
Browse files Browse the repository at this point in the history
Update pinned go version in go.mod
  • Loading branch information
antifuchs authored Aug 22, 2023
2 parents b049dd1 + b39c32e commit 469a510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/antifuchs/tsnsrv

go 1.18
go 1.20

require (
github.com/peterbourgon/ff/v3 v3.4.0
Expand Down

0 comments on commit 469a510

Please sign in to comment.