Skip to content

Commit

Permalink
Set go version (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
boks1971 authored Oct 15, 2024
1 parent b6c53e2 commit b8538ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/livekit/server-sdk-go/v2

go 1.22

toolchain go1.22.2
go 1.22.7

require (
github.com/bep/debounce v1.2.1
Expand Down

0 comments on commit b8538ae

Please sign in to comment.