diff --git a/go.mod b/go.mod index d32498c5a..7f490e470 100644 --- a/go.mod +++ b/go.mod @@ -41,7 +41,7 @@ require ( github.com/xyproto/permissionbolt/v2 v2.6.3 github.com/xyproto/permissions2/v2 v2.6.9 github.com/xyproto/permissionsql/v2 v2.1.2 - github.com/xyproto/pinterface v1.5.3 + github.com/xyproto/pinterface v1.5.4 github.com/xyproto/pstore v1.3.2 github.com/xyproto/recwatch v1.1.0 github.com/xyproto/sheepcounter v1.6.1 @@ -73,7 +73,7 @@ require ( github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect github.com/golang-sql/sqlexp v0.1.0 // indirect github.com/gomodule/redigo v1.9.2 // indirect - github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect + github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 // indirect github.com/google/uuid v1.6.0 // indirect github.com/gorilla/css v1.0.1 // indirect github.com/klauspost/compress v1.17.9 // indirect diff --git a/go.sum b/go.sum index f65a25403..199c1764b 100644 --- a/go.sum +++ b/go.sum @@ -87,8 +87,8 @@ github.com/gomodule/redigo v1.9.2 h1:HrutZBLhSIU8abiSfW8pj8mPhOyMYjZT/wcA4/L9L9s github.com/gomodule/redigo v1.9.2/go.mod h1:KsU3hiK/Ay8U42qpaJk+kuNa3C+spxapWpM+ywhcgtw= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= -github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 h1:FKHo8hFI3A+7w0aUQuYXQ+6EN5stWmeY/AZqtM8xk9k= -github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo= +github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 h1:5iH8iuqE5apketRbSFBy+X1V0o+l+8NF1avt4HWl7cA= +github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144= github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/gorilla/css v1.0.1 h1:ntNaBIghp6JmvWnxbZKANoLyuXTPZ4cAMlo6RyhlbO8= @@ -233,8 +233,9 @@ github.com/xyproto/permissions2/v2 v2.6.9 h1:gnbBvS6T71cYzaWsDE8IpDL0k1Gv5kbcLs6 github.com/xyproto/permissions2/v2 v2.6.9/go.mod h1:Igavl4bu1/6ZTuoJx3AVA1w1QbBnVUDOZSKgGxrS3z0= github.com/xyproto/permissionsql/v2 v2.1.2 h1:WH61SZCdPoMCltPwYYPoOjv6mVmehdriZp/REIGPO9k= github.com/xyproto/permissionsql/v2 v2.1.2/go.mod h1:p7FIYR5tGXzBoyXEnGaeTTyM25RH0sNQNniqkdFMtjc= -github.com/xyproto/pinterface v1.5.3 h1:RKkNT88cwrSqD9hU4cYAO5yeo8srg4TG+74Pcj88iz0= github.com/xyproto/pinterface v1.5.3/go.mod h1:X5B5pKE49ak7SpyDh5QvJvLH9cC9XuZNDcl5hEyYc34= +github.com/xyproto/pinterface v1.5.4 h1:u7bVqjJIlZ5+FDFrVfLmOgL38XGXt7R+xkLsfiSGDEQ= +github.com/xyproto/pinterface v1.5.4/go.mod h1:X5B5pKE49ak7SpyDh5QvJvLH9cC9XuZNDcl5hEyYc34= github.com/xyproto/pstore v1.3.2 h1:eD4S4KI6184FNXUM2rsVxfiWaFg67hA6xiwfoYNoevU= github.com/xyproto/pstore v1.3.2/go.mod h1:BJGQQFPvSCMWNRp9v7nTDHG9uoZF2N4hfn1uXTL2YZ4= github.com/xyproto/randomstring v0.0.0-20181220103026-e5e8317e5d67/go.mod h1:HcK1ojGYWgNJz1Rp9UouvxVGIWsMFAtkftDoHZ6DE9k= diff --git a/vendor/github.com/xyproto/pinterface/LICENSE b/vendor/github.com/xyproto/pinterface/LICENSE index 81e43a5fd..8e3cf615e 100644 --- a/vendor/github.com/xyproto/pinterface/LICENSE +++ b/vendor/github.com/xyproto/pinterface/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021 Alexander F. Rødseth +Copyright 2024 Alexander F. Rødseth Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/vendor/github.com/xyproto/pinterface/README.md b/vendor/github.com/xyproto/pinterface/README.md index 12e14ea8b..23038a4db 100644 --- a/vendor/github.com/xyproto/pinterface/README.md +++ b/vendor/github.com/xyproto/pinterface/README.md @@ -11,12 +11,13 @@ Interfaces for: * Bolt: [permissionbolt](https://github.com/xyproto/permissionbolt) and [simplebolt](https://github.com/xyproto/simplebolt) * MariaDB/MySQL: [permissionsql](https://github.com/xyproto/permissionsql) and [simplemaria](https://github.com/xyproto/simplemaria) * PostgreSQL: [pstore](https://github.com/xyproto/pstore) and [simplehstore](https://github.com/xyproto/simplehstore) +* SQLite: [permissionsqlite](https://github.com/terminar/permissionsqlite) [![Packaging status](https://repology.org/badge/vertical-allrepos/go:github-xyproto-pinterface.svg)](https://repology.org/project/go:github-xyproto-pinterface/versions) General information ------------------- -* Version: 1.5.3 (The tag is `v1.5.3` to work better with `go mod`. The API has version `5.3`.) +* Version: 1.5.4 (The tag is `v1.5.4` to work better with `go mod`. The API has version `5.4`.) * License: BSD-3 * Author: Alexander F. Rødseth <xyproto@archlinux.org> diff --git a/vendor/github.com/xyproto/pinterface/pinterface.go b/vendor/github.com/xyproto/pinterface/pinterface.go index 8ef6a9929..fbb47c924 100644 --- a/vendor/github.com/xyproto/pinterface/pinterface.go +++ b/vendor/github.com/xyproto/pinterface/pinterface.go @@ -1,4 +1,4 @@ -// Package pinterface provides interface types for the xyproto/simple* and xyproto/permission* packages +// Package pinterface provides interface types for the xyproto/simple* and xyproto/permission* packages + terminar/permissionsqlite package pinterface import "net/http" diff --git a/vendor/modules.txt b/vendor/modules.txt index f0669ec3a..b4655801c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -126,8 +126,8 @@ github.com/gomarkdown/markdown/parser # github.com/gomodule/redigo v1.9.2 ## explicit; go 1.17 github.com/gomodule/redigo/redis -# github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 -## explicit; go 1.19 +# github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 +## explicit; go 1.22 github.com/google/pprof/profile # github.com/google/uuid v1.6.0 ## explicit @@ -354,7 +354,7 @@ github.com/xyproto/permissions2/v2 # github.com/xyproto/permissionsql/v2 v2.1.2 ## explicit; go 1.21 github.com/xyproto/permissionsql/v2 -# github.com/xyproto/pinterface v1.5.3 +# github.com/xyproto/pinterface v1.5.4 ## explicit; go 1.8 github.com/xyproto/pinterface # github.com/xyproto/pstore v1.3.2