Skip to content

Commit

Permalink
Track only minor golang version
Browse files Browse the repository at this point in the history
Signed-off-by: Heathcliff <[email protected]>
  • Loading branch information
heathcliff26 committed Jan 19, 2024
1 parent caa9584 commit c7434bd
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/heathcliff26/promremote

go 1.21.6
go 1.21

require (
github.com/golang/snappy v0.0.4
Expand Down

0 comments on commit c7434bd

Please sign in to comment.