Skip to content

Commit 1cbf329

Browse files
Excavator: Manage go version (#48)
1 parent 3ab347d commit 1cbf329

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/tenablesc-client
22

3-
go 1.19
3+
go 1.20
44

55
require (
66
github.com/go-resty/resty/v2 v2.7.0

0 commit comments

Comments
 (0)