Skip to content

Commit

Permalink
Bump up go version
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Oct 10, 2022
1 parent 17244ef commit 50f3679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,4 @@ func TestTwilioClient(t *testing.T) {
## Alternatives

- [github.com/jharlap/httpstub](https://github.com/jharlap/httpstub): Easy stub HTTP servers for testing in Go

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/k1LoW/httpstub

go 1.17
go 1.18

0 comments on commit 50f3679

Please sign in to comment.