Skip to content

Commit feaf62a

Browse files
committedFeb 20, 2023
auth-server: bump go to 1.20
1 parent f2ede8d commit feaf62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmd/auth-server/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/nais/device/cmd/auth-server
22

3-
go 1.18
3+
go 1.20
44

55
require (
66
github.com/kelseyhightower/envconfig v1.4.0

0 commit comments

Comments
 (0)
Please sign in to comment.