Skip to content

Commit 573e717

Browse files
Excavator: Manage go version (#219)
1 parent 87e7278 commit 573e717

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.palantir/go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
go1.19.6
1+
go1.20.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/palantir/go-oauth2-client/v2
22

3-
go 1.19
3+
go 1.20
44

55
require (
66
github.com/palantir/conjure-go-runtime/v2 v2.52.0

0 commit comments

Comments
 (0)