Skip to content

Commit

Permalink
Merge pull request #38 from sunhailin-Leo/go-mod-version-patch
Browse files Browse the repository at this point in the history
Update go.mod and nolonger support go 1.18
  • Loading branch information
sunhailin-Leo authored Nov 21, 2023
2 parents 27d1187 + d5aaece commit f8568b2
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/sunhailin-Leo/triton-service-go

go 1.18
go 1.19

require (
github.com/valyala/fasthttp v1.50.0
Expand Down

0 comments on commit f8568b2

Please sign in to comment.