Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Mar 3, 2025
1 parent 5be232a commit 6a779e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/bangumi/server

go 1.23.6
go 1.23.0

toolchain go1.23.6

require (
github.com/avast/retry-go/v4 v4.6.1
Expand Down

0 comments on commit 6a779e1

Please sign in to comment.