Skip to content

Commit

Permalink
Merge pull request #9 from DrFaust92/renovate/go-1.x
Browse files Browse the repository at this point in the history
Update module go to 1.19
  • Loading branch information
DrFaust92 authored Dec 10, 2022
2 parents 315641d + 2d80ea2 commit 0aaa6bb
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 github.com/DrFaust92/bitbucket-go-client

go 1.18
go 1.19

require (
github.com/antihax/optional v1.0.0
Expand Down

0 comments on commit 0aaa6bb

Please sign in to comment.