Skip to content

Commit

Permalink
feat(go): update go version to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
l0rem1psum authored and deadprogram committed Mar 30, 2024
1 parent 4cfc49b commit 3493b3d
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 gocv.io/x/gocv

go 1.13
go 1.21

require (
github.com/hybridgroup/mjpeg v0.0.0-20140228234708-4680f319790e
Expand Down

0 comments on commit 3493b3d

Please sign in to comment.