krz/skunky-art

Alternative privacy frontend for DeviantArt.

clone: git clone https://gitbay.org/krz/skunky-art.git

14b4d3b2e9d3894e4b90c1f49c6735b471f14fa7

signed_unknown_key

author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> · 2026-08-18T22:43:56Z
committer: <noreply@github.com>

build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.57.0 to 0.58.0.
- [Commits](https://github.com/golang/net/compare/v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 4d3c1f6..5beaff1 100644
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,5 @@ go 1.25.0
 
 require (
 	github.com/krazywarez/devianter v0.3.4
-	golang.org/x/net v0.57.0
+	golang.org/x/net v0.58.0
 )
diff --git a/go.sum b/go.sum
index 14ef521..951b9e0 100644
--- a/go.sum
+++ b/go.sum
@@ -1,4 +1,4 @@
 github.com/krazywarez/devianter v0.3.4 h1:byeaLiH1jMi/0HvyqDBwg02p18NPIKl/KbmGEkWSi6c=
 github.com/krazywarez/devianter v0.3.4/go.mod h1:d+0cnLQqQNoiuVCuCMxvox3tLNj3n2vEWv7bqVn+2s8=
-golang.org/x/net v0.57.0 h1:K5+3DljvIuDG9/Jv9rvyMywYNFCQ9RSUY6OOTTkT+tE=
-golang.org/x/net v0.57.0/go.mod h1:KpXc8iv+r3XplLAG/f7Jsf9RPszJzdR0f58q9vGOuEU=
+golang.org/x/net v0.58.0 h1:ynWG7rqYi4ccpTEuPZ2QGWHktVEM9DMCj9yzDE0Q7To=
+golang.org/x/net v0.58.0/go.mod h1:YwCddHnFlT7eLQqVprV19OnhLGtc5xOKgE0RyqgfWAU=