From 64412b8c56608d618f4aa85f747af72e0e07a810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 00:57:24 +0800 Subject: [PATCH] Bump github.com/sethvargo/go-githubactions from 1.3.0 to 1.3.1 (#83) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 431b17f..3942fca 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/go-github/v45 v45.2.0 github.com/sagernet/sing v0.6.6 github.com/sagernet/sing-box v1.11.7 - github.com/sethvargo/go-githubactions v1.3.0 + github.com/sethvargo/go-githubactions v1.3.1 github.com/v2fly/v2ray-core/v5 v5.30.0 google.golang.org/protobuf v1.36.6 ) diff --git a/go.sum b/go.sum index 31b93bb..bb144f6 100644 --- a/go.sum +++ b/go.sum @@ -29,8 +29,8 @@ github.com/sagernet/sing-box v1.11.7 h1:H3/fxaNvue1GYciz1Iq/VbfkiRCZRuRUO1yjVTLQ github.com/sagernet/sing-box v1.11.7/go.mod h1:iPA+z1tIMGSsiw5GGN+6Oeroc/pMcSCQm6pASDJltcM= github.com/sagernet/sing-dns v0.4.1 h1:nozS7iqpxZ7aV73oHbkD/8haOvf3XXDCgT//8NdYirk= github.com/sagernet/sing-dns v0.4.1/go.mod h1:dweQs54ng2YGzoJfz+F9dGuDNdP5pJ3PLeggnK5VWc8= -github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P0itWS0eLh8A= -github.com/sethvargo/go-githubactions v1.3.0/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80= +github.com/sethvargo/go-githubactions v1.3.1 h1:rlwwLRUaunWLQ1aN2o5Y+3s0xhaTC30YObCnilRx448= +github.com/sethvargo/go-githubactions v1.3.1/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/v2fly/v2ray-core/v5 v5.30.0 h1:lVREGQjNCSQ38PpMTGWRKav47pd/XT1x+Ig3fUXYW8A=