Skip to content

Commit

Permalink
update go.mod: require go1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
imroc committed Mar 21, 2022
1 parent 2279bb9 commit 69fc4bb
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/imroc/req/v3

go 1.13
go 1.15

require (
github.com/hashicorp/go-multierror v1.1.1
Expand Down

0 comments on commit 69fc4bb

Please sign in to comment.