Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
go get "go@$(go version | grep -oP '(?<=go)\d\S+')"
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 16, 2024
1 parent 3d4afe6 commit ab3b11e
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/kachick/gwurl

go 1.22.1
go 1.23.1

require golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028

Expand Down

0 comments on commit ab3b11e

Please sign in to comment.