Bump github.com/sagernet/sing-dns from 0.4.0-beta.2 to 0.4.0

Bumps [github.com/sagernet/sing-dns](https://github.com/sagernet/sing-dns) from 0.4.0-beta.2 to 0.4.0.
- [Commits](https://github.com/sagernet/sing-dns/compare/v0.4.0-beta.2...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/sagernet/sing-dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-06 16:52:52 +00:00
committed by GitHub
parent f0a7481d72
commit 17fe80bd9b
2 changed files with 6 additions and 83 deletions
+2 -2
View File
@@ -7,9 +7,9 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/robfig/cron/v3 v3.0.1
github.com/sagernet/sing v0.6.0-beta.12
github.com/sagernet/sing v0.6.0
github.com/sagernet/sing-box v1.11.0
github.com/sagernet/sing-dns v0.4.0-beta.2
github.com/sagernet/sing-dns v0.4.0
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
gorm.io/driver/sqlite v1.5.7
gorm.io/gorm v1.25.12