Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot]
1060522058 Bump golang.org/x/net from 0.36.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 15:02:54 +09:00
dependabot[bot]
6c0fa92556 Bump golang.org/x/net from 0.23.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 14:59:30 +09:00
dependabot[bot]
1fe93ac7de Bump golang.org/x/net from 0.22.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 17:01:54 +09:00
dependabot[bot]
5fe5d1528b Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 13:05:46 +09:00
80111+shawnps@users.noreply.github.com
a1ed1acc8c go mod tidy 2024-03-31 13:00:01 +09:00
80111+shawnps@users.noreply.github.com
8902f3e33c upgrade golang.org/x/net 2024-03-31 12:59:41 +09:00
80111+shawnps@users.noreply.github.com
b2145eb152 try using go 1.22 2024-03-31 12:35:35 +09:00
Shawn Smith
36a0ef3035 go mod tidy 2023-02-26 15:06:24 +09:00
Shawn Smith
b6570284c3 upgrade github.com/dustin/go-humanize 2023-02-26 15:05:55 +09:00
Shawn Smith
def68ffc69 upgrade github.com/prometheus/client_golang 2023-02-26 14:50:03 +09:00
Shawn Smith
f6ed236479 upgrade golang.org/x/net 2023-02-26 14:05:48 +09:00
Shawn Smith
dc9712aa9d upgrade golang.org/x/sys 2023-02-26 14:02:05 +09:00
Shawn Smith
327e24054a use go 1.20, go mod tidy && go mod vendor 2023-02-25 22:22:23 +09:00
Shawn Smith
6adfa76db5 upgrade gopkg.in/yaml.v2 2022-03-22 16:07:17 +09:00
Shawn Smith
57f6e73844 go get -u ineffassign, go mod tidy + go mod vendor 2022-03-22 11:58:56 +09:00
Shawn Smith
87e76dbbd0 update gocyclo 2021-11-28 12:05:18 +09:00
Shawn Smith
160ea4eabe upgrade ineffassign 2021-10-16 11:54:45 +09:00
Shawn Smith
4198808d6c lower misspell skip limit 2021-06-04 18:02:10 +09:00
Shawn Smith
6c01b8d8b8 use testdata dir 2021-06-04 17:56:22 +09:00
Shawn Smith
074e0aa75a vendor more tools 2021-04-24 23:51:09 +09:00
Shawn Smith
d5215bfbc0 use embedded FS for assets and templates 2021-04-24 19:00:57 +09:00
Shawn Smith
5e9737e8b7 pin tools like staticcheck and misspell in tools.go, update Makefile 2021-04-24 14:30:55 +09:00
Shawn Smith
6cb26c2f6a use v2 badger 2020-09-28 11:09:21 +09:00
Shawn Smith
a578426382 pin badger to v1.6.2 2020-09-28 10:49:46 +09:00
Shawn Smith
a175256619 remove boltdb from vendor dir 2020-09-28 10:32:23 +09:00
Shawn Smith
939651a808 use go modules with vendor dir 2020-09-28 10:29:28 +09:00
Shawn Smith
6acb1d20cc Revert "add modules, remove vendor dir"
This reverts commit 436d84b0bc.
2019-09-09 17:37:43 +09:00
Shawn Smith
436d84b0bc add modules, remove vendor dir 2019-08-23 19:35:01 +09:00